生产入库单汇报记录id
This commit is contained in:
@@ -18,6 +18,7 @@ namespace Tnb.WarehouseMgr.Entities.Dto.Inputs
|
||||
public decimal rqty { get; set; }
|
||||
public string type { get; set; }
|
||||
public string create_id { get; set; }
|
||||
public string prd_report_id { get; set; }
|
||||
public List<WmsPrdInstockDInput> prdInstockDs { get; set; }
|
||||
public List<WmsPrdInstockCodeInput> prdInstockCodes { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user