- 07 Jul, 2025 4 commits
-
-
suhuiguang authored
1.、是否球馆、发证日期
-
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.、是否球馆、发证日期
-
tianyiming authored
-
- 04 Jul, 2025 27 commits
-
-
tianyiming authored
-
tianyiming authored
-
yangyang authored
-
麻笑宇 authored
-
麻笑宇 authored
- 将 BadRequest 异常替换为 BaseException -保持错误信息不变,添加状态码参数
-
tianyiming authored
-
suhuiguang authored
-
yangyang authored
- 将 DataDockTemplateVersion 类重命名为 DataDockTemplateVersionUtils,改为实用类 - 移动模板版本校验方法到新工具类中 - 优化模板版本校验逻辑,提高可读性和可维护性 - 在数据导入前增加模板版本校验,确保数据正确性
-
韩桐桐 authored
-
韩桐桐 authored
-
韩桐桐 authored
-
刘林 authored
-
刘林 authored
-
刘林 authored
-
yangyang 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/service/impl/DataDockServiceImpl.java
-
yangyang authored
- 新增 DataDockTemplateVersion 类用于管理模板版本信息 - 在 EquipInfoExcelDto 中添加模板 Key 和版本号字段 - 在 DataDockServiceImpl 中实现模板版本校验逻辑- 通过版本信息隐藏 sheet维护模板版本,上传时进行版本对比
-
suhuiguang authored
1.企业联系人分字段取错
-
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.企业、单位、人员增加
-
tianyiming authored
-
麻笑宇 authored
- 将异常信息从 "该条件需要优先选择设备种类,再进行尝试" 修改为 "需要先选择设备品种,才能选择技术参数" - 优化了用户体验,使错误提示更加清晰明了
-
麻笑宇 authored
- 在 queryTechParam 方法中增加了对 type 参数的空值检查 - 如果 type 参数为空,抛出 BadRequest 异常,提示用户需要先选择设备种类 -这个修改提高了系统稳定性,避免了空指针异常的发生
-
tianyiming authored
-
麻笑宇 authored
- 在 CompanyAdvanceSearchEnum 中新增 USEUNIT 枚举项 - 用于企业名称的高级搜索
-
麻笑宇 authored
-
麻笑宇 authored
-
麻笑宇 authored
- 将 queryCertNo 方法的循环次数从 2次增加到 3 次 - 将 queryExpiryDate 方法的循环次数从 2次增加到 3次
-
- 03 Jul, 2025 9 commits
-
-
yangyang authored
-
yangyang authored
- 修复公司组织代码更新逻辑,确保正确更新 tz_base_enterprise_info 表中的数据 - 优化代码结构,提高可读性和维护性
-
麻笑宇 authored
- 将创建时间区间拆分为开始时间和结束时间,提高查询灵活性 -增加对监管标签的精确处理,支持"无标签"查询 - 优化地址、设备类型等查询条件
-
yangyang authored
- 在 TzBaseEnterpriseInfo 模型中添加 orgCode 字段 - 新增 TzBaseEnterpriseInfoMapper 接口中的 updateSubCompanyOrgCode 方法 - 在 ITzBaseEnterpriseInfoService 接口中添加 refreshCompanyInfo 方法 - 实现 TzBaseEnterpriseInfoServiceImpl 中的 refreshCompanyInfo 方法 - 在 PlatformUserTopicMessage 中调用 refreshCompanyInfo 方法处理公司信息更新
-
yangyang authored
- 在 TzBaseEnterpriseInfo 模型中添加 orgCode 字段 - 新增 TzBaseEnterpriseInfoMapper 接口中的 updateSubCompanyOrgCode 方法 - 在 ITzBaseEnterpriseInfoService 接口中添加 refreshCompanyInfo 方法 - 实现 TzBaseEnterpriseInfoServiceImpl 中的 refreshCompanyInfo 方法 - 在 PlatformUserTopicMessage 中调用 refreshCompanyInfo 方法处理公司信息更新
-
yangyang authored
Merge branch 'develop_tzs_register' of http://39.100.92.250:5000/moa/amos-boot-biz into develop_tzs_register
-
tianyiming authored
-
yangyang authored
- 在 TzBaseEnterpriseInfo 模型中添加 orgCode 字段 - 新增 TzBaseEnterpriseInfoMapper 接口中的 updateSubCompanyOrgCode 方法 - 在 ITzBaseEnterpriseInfoService 接口中添加 refreshCompanyInfo 方法 - 实现 TzBaseEnterpriseInfoServiceImpl 中的 refreshCompanyInfo 方法 - 在 PlatformUserTopicMessage 中调用 refreshCompanyInfo 方法处理公司信息更新
-
suhuiguang authored
Merge branch 'develop_tzs_register' of http://39.100.92.250:5000/moa/amos-boot-biz into develop_tzs_register
-