This commit is contained in:
2026-02-28 17:31:13 +08:00
parent bcb1adf1c0
commit 120a3d28ee
2 changed files with 3 additions and 3 deletions
@@ -360,7 +360,7 @@ public class APIHazardRegisterSyncService
HandleIdea = item.HandleIdea,
CutPayment = item.CutPayment,
ProblemTypes = item.ProblemTypes,
RegisterTypesId = item.RegisterTypesId,
RegisterTypesId = APIDataShareSyncService.getRegisterTypesId(item.RegisterTypesName),
CheckCycle = item.CheckCycle,
CheckItemDetailId = item.CheckItemDetailId,
SupCheckItemSetId = item.SupCheckItemSetId,