质量报表,拼箱逻辑修改

This commit is contained in:
2024-05-20 15:09:23 +08:00
parent 808b225000
commit 91d75c5773
3 changed files with 296 additions and 18 deletions

View File

@@ -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,