refactor(api):调整后端逻辑-下

This commit is contained in:
zhengxinonly
2021-07-24 16:27:17 +08:00
parent b8e0173a9c
commit eb85e30b79
33 changed files with 788 additions and 779 deletions
+2
View File
@@ -23,3 +23,5 @@ def authorize(power: str, log: bool = False):
return wrapper
return decorator