- 24 Dec, 2025 1 commit
-
-
tianbo authored
-
- 23 Dec, 2025 9 commits
-
-
tianbo authored
- 添加应用启动时的初始化方法,用于清理Redis缓存、获取平台令牌和创建审批树 - 在通用转换器中为西安电梯导入添加默认监管部门代码的注释说明 - 添加气瓶类型枚举并在设备数据处理服务中实现普通气瓶登记机关信息的特殊处理逻辑
-
tianbo authored
- 在CommonEquipDataProcessService中查询使用登记证表时增加RegDate字段 - 当设备使用信息表里的首次登记日期为空时使用使用登记证表里的登记日期 - 在IdxBizJgRegisterInfoServiceImpl中注释掉已迁移至大屏服务的设备问题信息查询逻辑 - 在JgVehicleInformationServiceImpl中移除过时的FieldMapping注解 - 修正车用气瓶历史登记信息保存时检验机构和安装单位的查询逻辑,直接使用信用代码进行查询
-
刘林 authored
-
刘林 authored
-
http://39.100.92.250:5000/moa/amos-boot-biz…suhuiguang authored
Merge branch 'develop_tzs_test' of http://39.100.92.250:5000/moa/amos-boot-biz into develop_tzs_test
-
suhuiguang authored
1.使用登记证地址null
-
刘林 authored
-
suhuiguang authored
1.安装告知地址为null 2.维修告知设备种类名称为null
-
suhuiguang authored
1.安装告知地址为null 2.维修告知设备种类名称为null
-
- 22 Dec, 2025 11 commits
-
-
刘林 authored
-
tianbo authored
- 注释掉检验检测机构名称自动设置的相关代码逻辑 - 在SQL查询条件中增加监管机构代码的过滤条件以支持监察处置单位可查看使用登记单据数据
-
suhuiguang authored
-
suhuiguang authored
-
刘林 authored
-
suhuiguang authored
1.增加企业删除时,把关系表也进行删除
-
suhuiguang authored
1.停用时,企业正常统计 2.停用时,企业索引正常显示企业
-
刘林 authored
-
刘林 authored
-
suhuiguang authored
1.报检申请,增加补充机制
-
suhuiguang authored
1.增加调试接口生产时禁用功能
-
- 19 Dec, 2025 8 commits
-
-
tianbo authored
- 为设备启用页面的draft、look、edit类型添加URL前缀 - 为设备停用页面的draft、look、edit类型添加URL前缀 - 统一URL格式,确保路径以/mixuap开头
-
tianbo authored
- 针对特殊单位代码610000直接返回原值 - 避免查询不存在的行政区划序列号
-
tianbo authored
- 清理objMap中值为"null"的无效条目 - 修正充装介质字段的映射逻辑,避免空指针异常 - 按单位办理的登记时不更新产品编号,防止数据覆盖 - 统一使用MapUtil安全获取字典值,增强代码健壮性
-
suhuiguang authored
1.删除时记录原始数据
-
suhuiguang authored
1.由ribbon切换为高性能的loadbalancer
-
http://39.100.92.250:5000/moa/amos-boot-biz…suhuiguang authored
Merge branch 'develop_tzs_test' of http://39.100.92.250:5000/moa/amos-boot-biz into develop_tzs_test
-
suhuiguang authored
1.设备查询慢
-
tianbo authored
- 在设置code96333字段前增加非空判断 - 防止因空字符串导致的数据异常
-
- 18 Dec, 2025 11 commits
-
-
tianbo authored
# Conflicts: # amos-boot-system-tzs/amos-boot-module-statistics/amos-boot-module-statistics-api/src/main/resources/mapper/JGStatisticsMapper.xml
-
suhuiguang authored
1.报检申请、开通申请、接收接收增加操作日志
-
suhuiguang authored
1.不发起流程时,接收机构看不见单据
-
tianbo authored
- 增加核准日期的空值校验与解析异常处理 - 完善经营状态字段的字典查询条件判断
-
tianbo authored
- 优化安全问题追踪查询,使用 limit 1 提高查询效率 - 移除冗余的列表查询,改用单条记录查询 - 修复企业注册地址设置时的空指针异常 - 更新分页查询逻辑以支持更精确的数据获取 - 注释掉未使用的账号类型相关代码
-
suhuiguang authored
1.安改维显示监督检验和检测
-
suhuiguang authored
1.安改维显示监督检验和检测
-
刘林 authored
-
刘林 authored
-
刘林 authored
-
tianbo authored
- 明确指定 SafetyProblemTracing 查询返回的具体字段 - 将 is_delete 的布尔值比较改为字符串比较以匹配数据库存储格式
-