- 12 Aug, 2025 2 commits
-
-
李成龙 authored
-
tianyiming authored
-
- 11 Aug, 2025 5 commits
-
-
yangyang authored
-
suhuiguang authored
1.需求变更,开通消息拆成两个,对接消息、签署承诺书消息
-
tianyiming authored
-
tianyiming authored
-
tianyiming authored
refactor: 作废单位类型业务处理新索引数据,添加ES设备DAO注入及数据操作 refactor: 在SupervisionInfoMapper中添加对idx_biz_jg_supervision_info的删除操作
-
- 08 Aug, 2025 2 commits
-
-
tianyiming authored
-
tianyiming authored
-
- 07 Aug, 2025 1 commit
-
-
tianyiming authored
-
- 06 Aug, 2025 18 commits
-
-
刘林 authored
-
tianyiming authored
-
刘林 authored
-
suhuiguang authored
1.空指针异常处理
-
tianyiming authored
-
suhuiguang authored
1.空指针异常处理
-
刘林 authored
-
刘林 authored
-
刘林 authored
# Conflicts: # amos-boot-system-tzs/amos-boot-module-jg/amos-boot-module-jg-biz/src/main/java/com/yeejoin/amos/boot/module/jg/biz/controller/DataHandlerController.java
-
刘林 authored
-
suhuiguang authored
1.启动报错修改
-
suhuiguang authored
-
tianbo authored
-
tianbo authored
- 在 EquipClaimServiceImpl 类中添加了设备状态查询逻辑 - 实现了创建时间范围查询功能,支持日期格式解析
-
刘林 authored
-
刘林 authored
-
tianbo authored
- 将设备状态的判断条件从名称改为代码
-
tianbo authored
- 新增 selectExceedElevatorSequenceCodeList 方法,用于获取超出起始代码的电梯序列代码列表 - 修改 selectExceedElevatorCodeList 方法的 SQL 查询,使用 CODE96333 字段进行比较和排序 - 更新 EquipmentCategoryServiceImpl 中的电梯代码生成逻辑,使用序列号进行比较
-
- 05 Aug, 2025 10 commits
-
-
tianyiming authored
-
tianbo authored
- 当人员类型仅为主要负责人时,不校验是否被其他单位绑定 - 在用户信息保存和更新时增加该逻辑判断
-
tianyiming authored
-
suhuiguang authored
1.历史设备登记,安全管理员字段错误存为id调整为存name
-
suhuiguang authored
1.发送消息环节判断错误
-
tianbo authored
- 在 EquipmentCategoryServiceImpl 中添加 startCode 属性,用于配置起始序列号 - 修改生成监码逻辑,支持使用配置的起始序列号 - 在 GenerateCodeServiceImpl 中添加 SUPERVISOR_SEQUENCE_TYPE 常量,用于生成监码序列
-
suhuiguang authored
1.判断条件和sql查询统一,防止脏数据空指针异常
-
刘林 authored
-
suhuiguang authored
1.判断条件和sql查询统一,防止脏数据空指针异常
-
hcing authored
- 将 tz_base_enterprise_info 表的连接条件从 u.unit_code = e.use_unit_code 修改为 u.unit_code = e.use_code - 此修改解决了用户信息查询中企业编码关联不正确的问题
-
- 04 Aug, 2025 2 commits