Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
孙龙
/
ichunt_golang_demo
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
5cb1c034
authored
Mar 01, 2021
by
孙龙
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
up
parent
a0cd581d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
README.md
README.md
View file @
5cb1c034
...
...
@@ -6,13 +6,13 @@
│ ├── common 公共文件
│ ├── controller 业务逻辑
│ ├── controller 业务逻辑
访问入口
│ ├── dao 数据层操作
│ ├── dao 数据层操作
(对mysql 等数据操作)
│ ├── model 数据层模型
│ ├── model 数据层模型
(数据库表定义)
│ └── service 业务逻辑
│ └── service
处理
业务逻辑
├── boot 启动文件
...
...
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