feat(hjgl): 完善焊接任务与质量管理流程

This commit is contained in:
2026-08-19 17:13:33 +08:00
parent 08792e0dc8
commit 679e9f6cec
68 changed files with 2481 additions and 1170 deletions
@@ -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;