feat(hjgl): 完善焊接任务与质量管理流程
This commit is contained in:
@@ -296,7 +296,9 @@ namespace BLL
|
||||
newItem.weldingLocation,
|
||||
newItem.welderType,
|
||||
newItem.WeldingMethodId,
|
||||
newItem.WeldTypeId);
|
||||
newItem.WeldTypeId,
|
||||
newItem.WeldingWire,
|
||||
newItem.WeldingRod);
|
||||
if (!string.IsNullOrEmpty(res))
|
||||
{
|
||||
return res;
|
||||
|
||||
Reference in New Issue
Block a user