- 27 Jun, 2025 3 commits
- 26 Jun, 2025 20 commits
-
-
麻笑宇 authored
- 新增高级搜索枚举类 AdvanceSearchEnum,用于定义高级搜索的相关参数 - 修改应用名称从 TZS-STATISTICS-MAXY 到 TZS-STATISTICS
-
麻笑宇 authored
- 在 ComprehensiveStatisticalAnalysisController 中添加了 queryAdvancedSearch 方法,用于查询高级筛选条件 - 在 ComprehensiveStatisticalAnalysisServiceImpl 中实现了 queryAdvancedSearch 方法,返回高级筛选枚举数据 - 优化了 queryEquipmentSearchData 方法,将响应数据结构中的 "result" 键改为 "techParam" -调整了应用属性文件中的 spring.application.name
-
yangyang authored
- 在 ITzBaseEnterpriseInfoService 接口中添加 getInfoById 和 updateCompanyInfoById 方法 - 在 TzBaseEnterpriseInfoController 中实现 infoById 和 companyInfoUpdateById 接口- 在 TzBaseEnterpriseInfoServiceImpl 中实现 getInfoById 和 updateCompanyInfoById 方法的逻辑 - 优化企业信息更新逻辑,处理单位类型、管理员信息、工商信息等多表关联更新
-
韩桐桐 authored
-
麻笑宇 authored
- 新增 queryEquipmentSearchData 接口,用于查询设备查询条件 - 实现 queryEquipmentSearchData 方法,根据参数类型和字典编码获取查询条件 - 优化 ConditionEnum枚举,使用 paramType 替代 code 进行比较 - 在 TechnicalParameter 注解中添加 unit 字段,用于支持单位 - 更新 TechParamItem 类,增加 dictCode 和 unit 字段 - 修改 TechParamUtil 工具类,支持新的字典编码和单位字段
-
suhuiguang authored
1.人员、企业、设备 2.技术参数整理
-
麻笑宇 authored
- 新增 ConditionEnum 枚举类,定义了多种条件类型 -包含字符串、数字和日期等不同类型的操作符 - 提供了根据参数类型获取条件枚举的方法
-
韩桐桐 authored
-
suhuiguang authored
1.es落库实时刷新
-
suhuiguang authored
1.人员、企业、设备 2.技术参数整理
-
suhuiguang authored
1.人员、企业、设备 2.技术参数整理
-
韩桐桐 authored
-
tianyiming authored
-
tianyiming 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.技术参数
-
tianyiming authored
-
tianyiming authored
-
韩桐桐 authored
-
suhuiguang authored
1.人员、企业、设备 2.技术参数
-
- 25 Jun, 2025 15 commits
-
-
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.技术参数
-
tianbo authored
fix(amos-boot-module-jyjc): 修复检验日期字段错误- 将 inspectionDetectionInfo.setInspectDate 中的 "applicationDate" 字段改为 "inspectDate" 字段
-
tianbo authored
-
tianyiming authored
-
tianyiming authored
-
tianyiming authored
-
刘林 authored
-
韩桐桐 authored
-
tianyiming authored
-
韩桐桐 authored
-
刘林 authored
-
tianbo authored
- 为项目装置表和设备使用信息表添加创建日期字段
-
韩桐桐 authored
-
- 24 Jun, 2025 2 commits
-
-
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 # 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
-
suhuiguang authored
1.设备刷 2.装置刷
-