代码调整

This commit is contained in:
2026-02-02 19:14:22 +08:00
parent cc88e78231
commit 3f8b6c3ea9
3 changed files with 15 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ namespace DOAN.Model.MES.product.Dto
public string productionCode { get; set; }
public string MaterialCode { get; set; }
public string Workorder { get; set; }
public string RouteCode { get; set; }