1. 21 Jul, 2025 8 commits
  2. 18 Jul, 2025 3 commits
  3. 17 Jul, 2025 28 commits
  4. 16 Jul, 2025 1 commit
    • tianbo's avatar
      refactor(amos-boot-module-statistics): 优化单位类型统计逻辑- 新增 companyCount… · 70947d80
      tianbo authored
      refactor(amos-boot-module-statistics): 优化单位类型统计逻辑- 新增 companyCount 变量,用于存储公司数量统计结果- 修改监管标签和行业主管统计中的总数计算方式,使用 companyCount 替代原有逻辑
      -优化 getItemGroupStatisticsByItemName 方法,使用 Map 映射监管标签,提高性能
      - 移除未使用的 boolQueryCopy 变量
      70947d80