1. 10 Sep, 2025 4 commits
  2. 09 Sep, 2025 3 commits
    • tianbo's avatar
      feat(biz-common): 新增通用区域信息 DTO 类 · 5c5e4492
      tianbo authored
      新增 CommonRegionDto 类,用于表示通用区域信息。包含以下字段:
      - 区域代码(indexCode)
      -父级区域代码(parentIndexCode)
      - 区域代码(摄像头所属企业统一信用代码)(useUnitCode)
      5c5e4492
    • tianbo's avatar
      refactor(tcm): 重构企业信息同步功能 · 941754b0
      tianbo authored
      - 修改 CompanyLevelEnum,增加 COMPANY 枚举项
      - 重命名 refreshCompanyOrgCode 方法为 refreshSupervisionOrgCode
      941754b0
    • tianbo's avatar
      refactor(amos-boot): 优化视频服务和组织代码更新逻辑- 在 BaseEnterpriseVideoServiceImpl 中添加… · f7e4f655
      tianbo authored
      refactor(amos-boot): 优化视频服务和组织代码更新逻辑- 在 BaseEnterpriseVideoServiceImpl 中添加 getAllRegionInfo 方法,用于获取区域详细信息
      - 修改 HistoryDataDealServiceImpl 中的 orgCode 更新逻辑,使用新方法查询监管单位信息- 更新 TzBaseEnterpriseInfoMapper 接口,增加 companyLevel 参数
      - 修改 TzBaseEnterpriseInfoMapper.xml,根据 companyLevel 决定是否更新 org_code
      f7e4f655
  3. 08 Sep, 2025 1 commit
  4. 05 Sep, 2025 4 commits
  5. 04 Sep, 2025 3 commits
  6. 03 Sep, 2025 4 commits
  7. 02 Sep, 2025 17 commits
  8. 01 Sep, 2025 4 commits