齐套出库
This commit is contained in:
@@ -18,8 +18,8 @@ namespace Tnb.WarehouseMgr.Entities.Dto.Inputs
|
||||
public string location_id { get; set; } = "";
|
||||
public string location_code { get; set; } = "";
|
||||
public string code_batch { get; set; }
|
||||
public string unit_id { get; set; }
|
||||
public string unit_code { get; set; }
|
||||
public string unit_id { get; set; } = "";
|
||||
public string unit_code { get; set; } = "";
|
||||
public string create_id { get; set; } = WmsWareHouseConst.AdministratorUserId;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user