Skip to content

3.1 Released 📣

Choose a tag to compare

@ccmjga ccmjga released this 06 Apr 08:33
· 8 commits to main since this release

中文

  1. dbfirst modelfirst 模板针对 rbac 权限模型新增了若干 crud 接口。
  2. 新增了查询用户自身信息的接口。
  3. 优化了数据初始化脚本。
  4. 优化了 CORS 的设置。
  5. 新接口统一增加了若干单元测试。
  6. 其他优化项。

En

  1. The dbfirst modelfirst template adds several new crud interfaces to the rbac permission model.
  2. A new interface to query the user's own information has been added.
  3. Optimized the data init script.
  4. Optimized CORS settings.
  5. Added several unit tests for the new interface.
  6. Other optimizations.