This website works better with JavaScript
Home
Explore
Project
Register
Sign In
lyq
/
medical_assist
Watch
1
Star
0
Fork
0
Files
Issues
1
Pull Requests
0
Wiki
Tree:
51dccf9506
Branches
Tags
master
medical_assist
/
apps
/
views
/
api
/
__init__.py
__init__.py
55 B
History
Raw
1
2
from .v1 import bp as v1_bp
from .v2 import bp as v2_bp