• 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
Name
Last commit
Last update
..
main Loading commit data...