This commit is contained in:
2026-06-10 17:37:17 +08:00
parent a2ff296c7c
commit ac3c8b90c0
4 changed files with 12 additions and 10 deletions
@@ -843,6 +843,7 @@ namespace BLL
IsSafetyMonitoring = person.IsSafetyMonitoring,
WelderCode = person.WelderCode,
IsCQMSCheck = person.IsCQMSCheck,
IsWeldAudit = true,
};
if (newPerson.WorkPostId == Const.WorkPost_Welder)