Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gic-demo-base
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gic_demo
gic-demo-base
Commits
a261e719
Commit
a261e719
authored
Jun 06, 2019
by
朱瑞泽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update doc
parent
1f631493
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
README.md
README.md
+8
-0
No files found.
README.md
View file @
a261e719
...
...
@@ -15,6 +15,14 @@
| |gic-demo-project-service |模块 dubbo 服务 |
| |gic-demo-project-web |模块 web rest 服务 |
### 命名规范补充
|包 |说明 |
| ------------ | ------------ |
|qo |query object, web 查询对象,类名以QO结尾 |
|vo |view object,web 试图对象,类名以VO结尾 |
|dto |data transfer object,数据传输对象,以DTO结尾 |
### 生成 mybatis model mapper xml
gic-demo-helper工程,配置generatorConfig_test.xml。
```
xml
...
...
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