Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
江炜
/
erp-module
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
f70a9a87
authored
Dec 12, 2018
by
flyxiaozhu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新说明文档
parent
2ed3747d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
28 deletions
README.md
README.md
View file @
f70a9a87
...
...
@@ -12,36 +12,36 @@ ERP Module
## 目录结构
```
`java
- erp-module
-
src
-
main
-
java
-
com.maile.erp.admin
-
admin-api controller层
- authorize 权限管理
- configurations 登录,异常处理,启动后监听类
- controllers 控制器
-
admin-api controller层
-
src
-
main
-
java
-
com.maile.erp.admin
- authorize 权限管理
- configurations 登录,异常处理,启动后监听类
- controllers 控制器
- core dao层,Service层
- src
- main
- java
- com.maile.erp.core
- entities 实体类
- libs 自定义异常,业务常量,class查询,错误码,返回JSON数据结构,自定义SearchSpecFilter等类库
- pojos 转化类
- repositories DAO层接口
- untile 工具类
- core dao层,Service层
- src
- main
- java
- com.maile.erp.core
- entities 实体类
- libs 自定义异常,业务常量,class查询,错误码,返回JSON数据结构,自定义SearchSpecFilter等类库
- pojos 转化类
- repositories DAO层接口
- untile 工具类
- react-admin View层
- src
- components 组件
- redux redux,react-redux
- schema 对表格的配置
- statics 静态资源
- untils 工具类
- config.js 全局配置类
- index.js 入口文件,react-route
- menu.js 菜单栏配置
- react-admin View层
- src
- components 组件
- redux redux,react-redux
- schema 对表格的配置
- statics 静态资源
- untils 工具类
- config.js 全局配置类
- index.js 入口文件,react-route
- menu.js 菜单栏配置
```
`
## 运行界面
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment