说明,修改记录内,chore 用作跟原 repo 同步使用,其他还保证公司 git 规范使用
1.0 (20119-08-28)
chore: (官方同步,commit-id:7ee09c0665
)
- 删除数据库自定义函数
- 优化 group by 语句
- 修复 EasyCaptcha 下载问题
- 加入Swagger
- 去除未使用依赖
- 优化 BaseController 中的 getDataTable 方法
- 去除 login 中的 try,将 AuthenticationException 直接抛出,在 GlobalExceptionHandler 中捕捉。
- GlobalExceptionHandler 中可控异常修改为 debug 等级,且开启 dev 环境下 com.rrtx.services.common.handler 的日志等级为 debug。
- 修复拼写错误
1.0 (2019-08-29)
feat: