生产提报绑定载具增加规格型号
This commit is contained in:
@@ -326,6 +326,8 @@ namespace Tnb.WarehouseMgr
|
||||
wmsCarryCode.material_id = input.material_id;
|
||||
wmsCarryCode.material_code = input.material_code;
|
||||
wmsCarryCode.material_name = input.material_name;
|
||||
wmsCarryCode.material_specification = input.material_specification;
|
||||
wmsCarryCode.container_no = input.container_no;
|
||||
wmsCarryCode.location_id = input.location_id;
|
||||
wmsCarryCode.location_code = input.location_code;
|
||||
wmsCarryCode.code_batch = input.code_batch;
|
||||
|
||||
Reference in New Issue
Block a user