同步规程同步代码和录入监测代码

This commit is contained in:
2026-05-23 19:34:52 +08:00
parent 6b58f37616
commit 35ad50a79d
29 changed files with 2357 additions and 329 deletions

View File

@@ -210,5 +210,8 @@ public class WmsMaterialCoil extends BaseEntity {
* 调拨类型
*/
private String transferType;
private Long specId;
private Long versionId;
}