flask-restful依赖替换完成

This commit is contained in:
zhengxinonly
2021-06-28 01:56:05 +08:00
parent e3dd5458ad
commit 17792ccacf
28 changed files with 229 additions and 349 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
from .dept import Dept, DeptSchema
from .dept import Dept
from .users import User