班前会添加装置单元

This commit is contained in:
2025-09-03 16:40:38 +08:00
parent 47c8a5d415
commit f6b2bdfb81
19 changed files with 409 additions and 147 deletions
+10
View File
@@ -241,5 +241,15 @@ namespace Model
get;
set;
}
public string InstallationId
{
get; set;
}
public string InstallationName
{
get; set;
}
}
}