- 30 Jun, 2025 10 commits
-
-
suhuiguang authored
1.已纳管设备调整 2.技术参数整理
-
韩桐桐 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
1.已纳管设备调整 2.技术参数整理
-
韩桐桐 authored
-
韩桐桐 authored
-
tianyiming authored
-
麻笑宇 authored
- 修改高级筛选枚举,增加新的筛选条件- 新增企业、个人等不同类型的高级筛选接口和实现 - 增加单位类型、许可等查询接口和实现 -优化高级筛选数据结构,增加 key、label、value 字段
-
韩桐桐 authored
-
刘林 authored
-
- 27 Jun, 2025 24 commits
-
-
tianyiming authored
-
suhuiguang authored
1.人员存量数据刷库少字段单位类型 2.技术参数整理
-
suhuiguang authored
1.已纳管设备调整 2.技术参数整理
-
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.已纳管设备调整 2.技术参数整理
-
yangyang authored
-
yangyang 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
-
韩桐桐 authored
-
suhuiguang authored
1.es存数据少8小时 2.技术参数整理
-
韩桐桐 authored
-
yangyang authored
- 在 ITzBaseEnterpriseInfoService 和 ITzsUserInfoService接口中添加 personalInfoUpdateById 方法 - 在 TzBaseEnterpriseInfoController 中添加 personalInfoUpdateById 控制器方法 - 在 TzBaseEnterpriseInfoServiceImpl 和 TzsUserInfoServiceImpl 中实现 personalInfoUpdateById 方法 - 新增个人基本信息修改相关的 DTO 和 Mapper 方法
-
suhuiguang authored
1.循环依赖启动报错 2.技术参数整理
-
yangyang authored
-
yangyang authored
- 在 ITzBaseEnterpriseInfoService 和 ITzsUserInfoService接口中添加 personalInfoUpdateById 方法 - 在 TzBaseEnterpriseInfoController 中添加 personalInfoUpdateById 控制器方法 - 在 TzBaseEnterpriseInfoServiceImpl 和 TzsUserInfoServiceImpl 中实现 personalInfoUpdateById 方法 - 新增个人基本信息修改相关的 DTO 和 Mapper 方法
-
suhuiguang authored
-
suhuiguang authored
1.车用气瓶详情报错 2.技术参数整理
-
tianyiming authored
-
刘林 authored
-
yangyang authored
-
yangyang authored
-增加单位管理员信息非空校验 - 更新单位信息后删除 Redis 缓存 - 实现用户角色同步功能,包括人员管理和公司类型相关角色 - 修复用户角色组绑定逻辑
-
刘林 authored
-
- 26 Jun, 2025 6 commits
-
-
麻笑宇 authored
- 新增高级搜索枚举类 AdvanceSearchEnum,用于定义高级搜索的相关参数 - 修改应用名称从 TZS-STATISTICS-MAXY 到 TZS-STATISTICS
-
麻笑宇 authored
- 在 ComprehensiveStatisticalAnalysisController 中添加了 queryAdvancedSearch 方法,用于查询高级筛选条件 - 在 ComprehensiveStatisticalAnalysisServiceImpl 中实现了 queryAdvancedSearch 方法,返回高级筛选枚举数据 - 优化了 queryEquipmentSearchData 方法,将响应数据结构中的 "result" 键改为 "techParam" -调整了应用属性文件中的 spring.application.name
-
刘林 authored
-
yangyang authored
- 在 ITzBaseEnterpriseInfoService 接口中添加 getInfoById 和 updateCompanyInfoById 方法 - 在 TzBaseEnterpriseInfoController 中实现 infoById 和 companyInfoUpdateById 接口- 在 TzBaseEnterpriseInfoServiceImpl 中实现 getInfoById 和 updateCompanyInfoById 方法的逻辑 - 优化企业信息更新逻辑,处理单位类型、管理员信息、工商信息等多表关联更新
-
tianbo authored
- 引入 EquipmentCategoryService 以替代直接使用 equipmentCategoryDao - 使用 saveWithImmediateRefresh 方法替代原有的 save 方法,以确保数据实时更新
-
tianbo authored
-