- 25 Aug, 2025 5 commits
-
-
刘林 authored
-
tianbo authored
- 修复监管单位查看功能,增加 client 参数区分不同客户端类型 - 优化数据修正逻辑,分别针对人员资质、企业许可、设备维保和检验超期问题进行修复 - 更新 ES 设备信息以反映最新的监管单位变更
-
suhuiguang authored
Merge branch 'develop_tzs_register' of http://39.100.92.250:5000/moa/amos-boot-biz into develop_tzs_register
-
suhuiguang authored
1.设备、编辑、大编辑、使用登记增加,大型游乐设施增加AB级字段
-
刘林 authored
-
- 22 Aug, 2025 7 commits
-
-
tianbo authored
-优化未超期设备的处理流程,避免不必要地更新操作
-
hcing authored
-
tianbo authored
- 修改 CommonMapper 中的查询逻辑,使用 INSPECT_DATE 替代 NEXT_INSPECT_DATE - 优化 JgMaintenanceContractServiceImpl 中的查询条件处理 - 重构 SafetyProblemTracingGenServiceImpl 中的数据修正逻辑 - 优化 JgUseRegistrationMapper 中的查询 SQL,提高查询效率
-
刘林 authored
-
刘林 authored
-
刘林 authored
-
刘林 authored
-
- 21 Aug, 2025 1 commit
-
-
suhuiguang authored
1.人员类型增加业务负责人(使用单位、按改为单位、检验机构、检测机构)
-
- 20 Aug, 2025 18 commits
-
-
刘林 authored
-
刘林 authored
-
suhuiguang authored
1.报检规则4.0开发,j检验结果数据按照登录人单位类型进行数据过滤
-
suhuiguang authored
1.报检规则4.0开发,联调自测bug修改
-
tianbo authored
-
tianbo authored
- 修改 TzBaseEnterpriseInfoMapper 接口,增加新参数 newOrgName - 更新 SQL 语句,添加 supervise_org_name 和 governing_body 字段的更新
-
suhuiguang authored
Merge branch 'develop_tzs_register' of http://39.100.92.250:5000/moa/amos-boot-biz into develop_tzs_register
-
suhuiguang authored
1.报检规则4.0开发,联调自测bug修改
-
hcing authored
-
hcing authored
-
tianbo authored
- 更新了 HistoryDataDealServiceImpl 中的 handleCompanyHisOrgCode 方法,支持批量更新 - 优化了 TzBaseEnterpriseInfoMapper 中的数据更新逻辑,分为单位信息和统计信息分别处理 - 更新了 TzBaseEnterpriseInfoServiceImpl 中的 refreshCompanyOrgCode 方法,使用异步处理
-
suhuiguang authored
Merge branch 'develop_tzs_register' of http://39.100.92.250:5000/moa/amos-boot-biz into develop_tzs_register
-
suhuiguang authored
1.报检规则4.0开发,联调自测bug修改
-
刘林 authored
-
刘林 authored
-
hcing authored
-
tianyiming authored
-
suhuiguang authored
1.设备编辑是否发生后续业务去掉设备移交
-
- 19 Aug, 2025 9 commits
-
-
suhuiguang authored
Merge branch 'develop_tzs_register' of http://39.100.92.250:5000/moa/amos-boot-biz into develop_tzs_register
-
suhuiguang authored
1.报检规则4.0开发,计划排期、分配负责人
-
tianyiming authored
-
tianyiming authored
-
tianbo authored
-针对 tz_base_enterprise_info、tzs_three_systems 和 tzs_two_staffing 表的更新 - 特别处理 tzs_three_systems 表,避免因生成统计数据导致的更新冲突 - 使用 CTE (Common Table Expressions) 实现冲突检测和条件更新 - 删除旧的统计数据,确保数据一致性
-
hcing authored
-
hcing authored
-
tianyiming authored
-
hcing authored
-