@@ -11,6 +11,7 @@
## Java Code Style
- 在实体类中使用 `@Data` 注解保证代码的简洁
- 尽量使用 MyBatis Plus 进行 CRUD 操作(版本 3.5.10,Spring Boot 3 适配版)
- 服务层中的使用@Resource注释,替代@Autowired
# 测试验证
- /login/test接口可以传入username和password获取token,用于测试验证接口的功能。
The note is not visible to the blocked user.