Update README.md

This commit is contained in:
201206030
2022-07-06 00:17:49 +08:00
committed by GitHub
parent 9600f9c7e6
commit ae7267b605

View File

@@ -98,6 +98,8 @@ io
| | +- resp -- 接口响应工具及响应数据格式封装
| | +- util -- 通用工具
| |
| +- annotation -- 自定义注解类
| +- aspect -- Spring AOP 切面
| +- auth -- 用户认证授权相关
| +- config -- 业务相关配置
| +- constant -- 业务相关常量