1. 18 Sep, 2025 1 commit
    • tianbo's avatar
      ``` · 046d1549
      tianbo authored
      refactor(JgUseRegistration): 优化日期范围处理逻辑在 `JgTableDataExportServiceImpl` 和 `JgUseRegistrationController` 中,改进了 `auditPassDateRange` 的处理逻辑。现在使用 `ValidationUtil` 来检查日期是否为空,并且从 `List<String>` 中提取开始和结束日期。同时,在 `JgUseRegistrationServiceImpl` 中,对分页参数进行了校验,确保 `pageNumber` 不小于 1,并增加了日志记录以方便调试。此外,还调整了 ES 查询中的字段映射和查询条件,使其更加准确。
      
      - 在 `JgTableDataExportServiceImpl` 和 `JgUseRegistrationController` 中,更新了 `auditPassDateRange` 的处理逻辑。
      - 在 `JgUseRegistrationServiceImpl` 中,修正了分页参数的默认值设置。
      - 增加了 ES 查询的日志记录。
      - 调整了 ES 查询中的字段映射和查询条件。
      ```
      046d1549
  2. 17 Sep, 2025 2 commits
  3. 16 Sep, 2025 5 commits
  4. 15 Sep, 2025 1 commit
  5. 12 Sep, 2025 6 commits
  6. 11 Sep, 2025 5 commits
  7. 10 Sep, 2025 10 commits
  8. 09 Sep, 2025 6 commits
  9. 08 Sep, 2025 3 commits
  10. 05 Sep, 2025 1 commit