油漆实验室,批量变动,定时任务变动

This commit is contained in:
2025-03-19 13:13:40 +08:00
parent 0e4d7e11d2
commit 9b1c8b2b5a
9 changed files with 104 additions and 19 deletions

View File

@@ -176,6 +176,7 @@ namespace ZR.Model.MES.wms.Dto
public string Key { get; set; }
public string Label { get; set; }
public string Value { get; set; }
public string Color { get; set; }
}
}