bug
This commit is contained in:
@@ -82,6 +82,7 @@ namespace Tnb.EquipMgr
|
||||
.Select((a, b, c, d,e) => new ToolMoldMaintainRecordListOutput
|
||||
{
|
||||
id = a.id,
|
||||
code = a.code,
|
||||
mold_id = b.mold_code + "/" + b.mold_name,
|
||||
mold_id_id = a.mold_id,
|
||||
status = a.status,
|
||||
|
||||
Reference in New Issue
Block a user