物料清单添加Type 1-成品 2-毛坯
This commit is contained in:
@@ -37,6 +37,7 @@ namespace ZR.Model.MES.wms.Dto
|
||||
|
||||
public string Search2 { get; set; }
|
||||
|
||||
public int? Type { get; set; }
|
||||
public int? Status { get; set; }
|
||||
|
||||
public string CreatedBy { get; set; }
|
||||
@@ -153,6 +154,8 @@ namespace ZR.Model.MES.wms.Dto
|
||||
|
||||
public string Search2 { get; set; }
|
||||
|
||||
public int? Type { get; set; }
|
||||
|
||||
public int? Status { get; set; }
|
||||
|
||||
public string CreatedBy { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user