逻辑修改

This commit is contained in:
2024-07-08 16:39:36 +08:00
parent c66195054a
commit f1908d1fc4
13 changed files with 198 additions and 38 deletions

View File

@@ -1,5 +1,5 @@
#[derive(Debug)]
#[derive(Debug, Clone)]
pub struct WorkModel{
pub imei: String,
pub sn: String,