Go to file
liaoyong 4894bd7784 refactor(exception): 新增自定义异常类并重构异常处理
- 新增 ApiException 类用于处理 API相关的异常
- 新增 BaseException 类作为基础异常类- 重构 CurrencyMapper 接口,调整包结构
- 新增 CurrencyServiceImpl 类实现币种相关服务
- 更新原有的 CurrencyServiceImpl 类,调整导入顺序
2025-04-12 13:15:53 +08:00
ff-bean refactor(exception): 新增自定义异常类并重构异常处理 2025-04-12 13:15:53 +08:00
ff-fetcher refactor(xk-dbsports): 重构项目依赖和目录结构- 新增 ff-util 模块,包含通用工具类 2025-04-12 10:57:14 +08:00
ff-game refactor(exception): 新增自定义异常类并重构异常处理 2025-04-12 13:15:53 +08:00
ff-platform/xk-dbsports refactor(exception): 新增自定义异常类并重构异常处理 2025-04-12 13:15:53 +08:00
sh feat(platform): 新增 DBSports体育平台支持 2025-04-12 10:31:09 +08:00
sql refactor(工程): 调整工程代码结构 2025-04-11 19:22:49 +08:00
.gitignore chore: 添加 .gitignore 文件 2025-03-31 14:51:25 +08:00
pom.xml refactor(exception): 新增自定义异常类并重构异常处理 2025-04-12 13:15:53 +08:00