质量报表,拼箱逻辑修改
This commit is contained in:
@@ -200,6 +200,7 @@ namespace ZR.Service.Business
|
||||
{
|
||||
Id = SnowFlakeSingle.instance.NextId().ToString(),
|
||||
Partnumber = nowProduction.Partnumber,
|
||||
WorkOrderId = newPatchCode.Substring(3, 9),
|
||||
PackageCode = newPatchCode,
|
||||
SerialNumber = newPatchCode.Split('_')[1],
|
||||
LocationCode = nowProduction.LocationCode,
|
||||
|
||||
Reference in New Issue
Block a user