Commit f70a9a87 by flyxiaozhu

更新说明文档

parent 2ed3747d
Showing with 3 additions and 3 deletions
......@@ -12,16 +12,16 @@ ERP Module
## 目录结构
````java
- erp-module
- admin-api controller层
- src
- main
- java
- com.maile.erp.admin
- admin-api controller层
- authorize 权限管理
- configurations 登录,异常处理,启动后监听类
- controllers 控制器
- core dao层,Service层
- core dao层,Service层
- src
- main
- java
......@@ -32,7 +32,7 @@ ERP Module
- repositories DAO层接口
- untile 工具类
- react-admin View层
- react-admin View层
- src
- components 组件
- redux redux,react-redux
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment