中文
- dbfirst 模板修正了若干 crud 接口。
- 优化了若干 repository与 service 的写法。
- 使用 path relevant 重写了user 相关的连表查询。
- 配套单元测试优化。
- 重新优化了函数命名。
En
- The dbfirst template fixes several crud interfaces.
- Optimized the writing of several repositories and services.
- Rewrote user-related table queries using path relevant.
- supporting unit test optimization.