guyue
4 天以前 8f5cb469b825cce61734c84fd633f0dfc3000ee6
refs
用户 guyue <1721849008@qq.com>
星期二, 七月 8, 2025 18:50 +0800
提交者 guyue <1721849008@qq.com>
星期二, 七月 8, 2025 18:50 +0800
提交8f5cb469b825cce61734c84fd633f0dfc3000ee6
目录 35766230d9bc8829e7298b7f245e765c58a28115 目录 | zip | gz
parent 89f8649e8cf9bc12b9e29abb0adc4f9b77273143 查看 | 对比
第三方接口请求数据完成
4个文件已添加
15个文件已修改
644 ■■■■ 已修改文件
pom.xml 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/linghu/ExceptionHandler/GlobalExceptionHandler.java 28 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/linghu/ExceptionHandler/TokenEmptyException.java 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/linghu/config/Swagger2Config.java 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/linghu/controller/AuthController.java 35 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/linghu/controller/CollectController.java 305 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/linghu/controller/KeywordController.java 84 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/linghu/model/dto/SearchTaskRequest.java 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/linghu/model/dto/SearchTaskResponse.java 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/linghu/model/dto/TaskCancelResponse.java 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/linghu/model/dto/TaskListResponse.java 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/linghu/model/dto/TaskResultResponse.java 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/linghu/model/dto/TaskStatusResponse.java 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/linghu/model/dto/UserDto.java 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/linghu/service/KeywordService.java 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/linghu/service/impl/KeywordServiceImpl.java 63 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/linghu/utils/JwtUtils.java 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/linghu/utils/OpenCryptUtil.java 57 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/application.yml 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史