fix reload
This commit is contained in:
parent
e4b90ca8f7
commit
5b3027c0a7
@ -307,7 +307,6 @@ def reload_module(_: schemas.TokenPayload = Depends(verify_token)):
|
|||||||
重新加载模块
|
重新加载模块
|
||||||
"""
|
"""
|
||||||
ModuleManager().reload()
|
ModuleManager().reload()
|
||||||
Scheduler().init()
|
|
||||||
return schemas.Response(success=True)
|
return schemas.Response(success=True)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user