pda组装包装任务管理相关接口

This commit is contained in:
2023-08-31 11:37:45 +08:00
parent 2d6e2a56fc
commit 49056a6a53
4 changed files with 112 additions and 2 deletions

View File

@@ -76,7 +76,7 @@ namespace Tnb.ProductionMgr.APP
mo_task_code = a.mo_task_code,
mo_task_status = e.FullName,
material_id_id = a.material_id,
material_id = b.code,
material_id = b.code+"/"+b.name,
material_code = b.code,
material_name = b.name,
mold_id_id = a.mold_id,