- 16 Sep, 2025 2 commits
-
-
suhuiguang authored
1.报检规则联调自测,自测bug
-
suhuiguang authored
1.监管业务设备创建时增加是否球罐字段
-
- 15 Sep, 2025 1 commit
-
-
tianbo authored
-
- 12 Sep, 2025 6 commits
-
-
刘林 authored
-
tianbo authored
- 添加过滤条件,只查询 IS_INTO_MANAGEMENT 为 true 的数据 - 使用 filter替代 must 查询,提高查询效率 - 增加重复数据检查,避免序列号重复 - 优化未注册气瓶的判断逻辑 - 添加使用登记证发证登记机关查询
-
tianyiming authored
-
tianyiming authored
-
tianyiming authored
-
刘林 authored
-
- 11 Sep, 2025 5 commits
- 10 Sep, 2025 10 commits
-
-
tianbo authored
- 重构了 getListPage1 查询,使用 WITH 子句优化复杂查询结构 - 将设备过滤条件和公共主表过滤条件分离,提高可读性 - 使用 EXISTS 子查询替代左连接,提升查询性能 - 优化了字符串聚合和类别映射的处理方式 - 调整了排序和分页逻辑,提高查询效率
-
suhuiguang authored
1.报检规则联调自测,定期RBI自测bug
-
suhuiguang authored
1.报检规则联调自测,报检申请表未写入对接单位code
-
tianyiming authored
增加对监管码的模糊查询
-
tianyiming authored
增加对出厂编号、设备代码、96333码查询
-
tianbo authored
-
tianbo authored
- 在 CommonController 中添加 cylinderComplianceCheck 方法,用于校验气瓶是否合规 - 在 CommonServiceImpl 中实现 cylinderComplianceCheck 方法,通过 Elasticsearch 查询气瓶信息并判断合规性 - 在 TmCylinderInfoService 中添加 complianceCheck 方法,用于 OpenAPI 接口调用 - 在 TzsJgServiceFeignClient 中添加 cylinderComplianceCheck 方法的 Feign 接口 - 在 CylinderController 中添加 complianceCheck 接口,供外部调用
-
刘林 authored
-
刘林 authored
-
刘林 authored
-
- 09 Sep, 2025 6 commits
-
-
suhuiguang authored
1.切换索引到新索引 2.增加按照出场编号筛选设备
-
tianbo authored
新增 CommonRegionDto 类,用于表示通用区域信息。包含以下字段: - 区域代码(indexCode) -父级区域代码(parentIndexCode) - 区域代码(摄像头所属企业统一信用代码)(useUnitCode)
-
suhuiguang authored
1.报检规则联调自测,大型游乐设施AB级过滤
-
tianbo authored
- 修改 CompanyLevelEnum,增加 COMPANY 枚举项 - 重命名 refreshCompanyOrgCode 方法为 refreshSupervisionOrgCode
-
suhuiguang authored
1.报检规则联调自测,大型游乐设施AB级过滤
-
tianbo authored
refactor(amos-boot): 优化视频服务和组织代码更新逻辑- 在 BaseEnterpriseVideoServiceImpl 中添加 getAllRegionInfo 方法,用于获取区域详细信息 - 修改 HistoryDataDealServiceImpl 中的 orgCode 更新逻辑,使用新方法查询监管单位信息- 更新 TzBaseEnterpriseInfoMapper 接口,增加 companyLevel 参数 - 修改 TzBaseEnterpriseInfoMapper.xml,根据 companyLevel 决定是否更新 org_code
-
- 08 Sep, 2025 3 commits
-
-
suhuiguang authored
1.报检规则推送规则
-
suhuiguang authored
1.报检规则推送规则
-
tianbo authored
- 在 convertContent 方法中添加 removeControlCharsManual 函数调用 - 新增 removeControlCharsManual 方法,手动移除控制字符 - 保留了换行符、回车符和制表符
-
- 05 Sep, 2025 6 commits
-
-
suhuiguang authored
1.报检规则推送规则
-
刘林 authored
-
tianbo authored
- 将 /handleCompanyHisOrgCode 的 httpMethod 从 "PUT" 修改为 "POST" - 将 /handleCompanyAppId 的 httpMethod 从 "PUT" 修改为 "POST"
-
http://39.100.92.250:5000/moa/amos-boot-biz…suhuiguang authored
Merge branch 'develop_tzs_bugfix' of http://39.100.92.250:5000/moa/amos-boot-biz into develop_tzs_bugfix
-
suhuiguang authored
1.开通消息展示appId,relationId调整为原始
-
suhuiguang authored
1.开通消息展示appId,relationId调整为原始
-
- 04 Sep, 2025 1 commit
-
-
tianbo authored
- 优化了企业信息处理流程,修复了部分企业缺少 appId 的问题 - 为个人主体和已有企业信息的企业生成 appId
-