This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
pvlking
/
zfsafe
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9
Commits
1
Branch
0
Tags
1.3 MiB
Tree:
d075ede8b3
zfsafe
/
web
/
API
/
__init__.py
5 lines
102 B
Raw
Normal View
History
v0.1.1 node_tree_0.6 before web bak
2 months ago
from
quart
import
Blueprint
#定义模块
api
=
Blueprint
(
'
api
'
,
__name__
)
v0.1.1 node_tree_0.7 update MSG before bak
1 month ago
from
.
import
user
,
task
,
wsm