Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
胡边
/
WebService-python-framework
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
c12e0da4
authored
2017-10-18 06:52:48 +0000
by
胡边
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update README.md
1 parent
6847b2c4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
README.md
README.md
View file @
c12e0da
...
...
@@ -28,4 +28,11 @@
所有的实体定义都放在server.database.models.py里面。
python里面ORM首推SqlAlchemy。具体的使用方式方法请熟悉了解server.database.db_adapter.py
该文件包涵常用的数据处理的部分
整个架构的纵向主要就这四层。
日常开发当中需要做到的“横向扩展”就体现在对这四层进行逐层横向扩展。
如Service的添加,Resource添加,数据库表的添加。
```
\ No newline at end of file
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment