1
This commit is contained in:
@@ -23,9 +23,9 @@ namespace ZR.Model.MES.wms.Dto
|
||||
|
||||
public int? ChangeQuantity { get; set; }
|
||||
|
||||
public decimal Type { get; set; }
|
||||
public int Type { get; set; }
|
||||
|
||||
public decimal Status { get; set; }
|
||||
public int Status { get; set; }
|
||||
|
||||
public string Remark { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user