- 31 Mar, 2025 1 commit
-
-
tianbo authored
- 优化了代码结构,提高了可读性和可维护性 - 添加了日志记录,便于问题排查 -优化了 SQL 查询,提高了查询效率
-
- 28 Mar, 2025 14 commits
-
-
tianbo authored
- 将 NEXT_INSPECT_DATE 更改为 INSPECT_DATE - 将 record 字段改为 "RECORD" - 修正 inspect_type 为 "INSPECT_TYPE" - 调整日期计算逻辑,使用 MIN((num[1])::numeric) 来计算设计使用年限
-
tianbo authored
- 修改了对 overDesignLifeRecords 和 overDesignLifeAgainRecords 的空检查逻辑- 将 if (ValidationUtil.isEmpty()) 条件反转,确保在记录非空时才添加到 allEquipRecords - 这个修改解决了可能由于空检查逻辑错误导致的安全问题跟踪生成服务的问题
-
tianbo authored
- 在 SafetyProblemTopicMessage 类的 init 方法中添加了日志输出 - 记录订阅的安全追溯问题主题名称
-
刘林 authored
-
刘林 authored
-
tianbo authored
- 在发送成功后,增加成功的日志输出 - 这些日志有助于监控消息发送过程和排查问题
-
刘林 authored
-
韩桐桐 authored
-
韩桐桐 authored
-
suhuiguang authored
Merge branch 'develop_tzs_register' of http://39.100.92.250:5000/moa/amos-boot-biz into develop_tzs_register
-
suhuiguang authored
-
suhuiguang authored
-
suhuiguang authored
2.记录同步流水 3.同步的数据筛选条件为:电梯、已认领、有96333编码
-
韩桐桐 authored
-
- 27 Mar, 2025 9 commits
-
-
suhuiguang authored
-
韩桐桐 authored
-
suhuiguang authored
-
刘林 authored
-
刘林 authored
-
韩桐桐 authored
-
韩桐桐 authored
-
suhuiguang authored
-
suhuiguang authored
1.使用登记气瓶详情接口慢问题,查询由单次查询调整为匹配查询,原有好本次不行是因为判断后续业务时,增加了更名变更登记,存储的为json
-
- 26 Mar, 2025 9 commits
-
-
刘林 authored
-
tianbo authored
- 在 CommonMapper 中添加查询超设计年限设备的 SQL 方法- 在 SafetyProblemTracingGenServiceImpl 中实现超设计年限问题生成逻辑 - 新增 EquipmentProblemStrategy接口和实现类,用于处理设备相关问题 - 修改 SafetyProblemEventHandlerFactory,支持超设计年限问题处理 - 更新 SafetyProblemTracingController,添加生成超设计年限问题的接口 - 在 SafetyProblemTracingDto 中添加与超设计年限相关的字段 - 修改 SafetyProblemTracingServiceImpl,支持处理超设计年限问题 - 更新 SafetyProblemTypeEnum,增加超设计年限相关枚举值
-
刘林 authored
-
刘林 authored
-
韩桐桐 authored
-
韩桐桐 authored
-
刘林 authored
-
韩桐桐 authored
-
刘林 authored
-
- 25 Mar, 2025 7 commits