油漆实验室

This commit is contained in:
卢江海
2025-03-28 17:29:12 +08:00
parent 19c72cd56c
commit 2c5caafacd
8 changed files with 534 additions and 514 deletions

View File

@@ -8,6 +8,8 @@ namespace ZR.Model.MES.wms.Dto
public string BlankNum { get; set; }
public int? Type { get; set; }
public int? Status { get; set; }
public string Description { get; set; }
}
/// <summary>