- 新增 ApiException 类用于处理 API相关的异常 - 新增 BaseException 类作为基础异常类- 重构 CurrencyMapper 接口,调整包结构 - 新增 CurrencyServiceImpl 类实现币种相关服务 - 更新原有的 CurrencyServiceImpl 类,调整导入顺序 |
||
---|---|---|
.. | ||
address | ||
client | ||
dto | ||
impl |
- 新增 ApiException 类用于处理 API相关的异常 - 新增 BaseException 类作为基础异常类- 重构 CurrencyMapper 接口,调整包结构 - 新增 CurrencyServiceImpl 类实现币种相关服务 - 更新原有的 CurrencyServiceImpl 类,调整导入顺序 |
||
---|---|---|
.. | ||
address | ||
client | ||
dto | ||
impl |