mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +08:00
Update manage.py
This commit is contained in:
parent
49cc6729f1
commit
919599fab0
@ -102,6 +102,7 @@ def install_app(app_name):
|
||||
ret = ret.dict()
|
||||
else:
|
||||
ret = Response(code=const.RETURN_FAIL , message="目前不支持安装此App")
|
||||
ret = ret.dict()
|
||||
return ret
|
||||
|
||||
def if_app_exits(app_name):
|
||||
|
Loading…
Reference in New Issue
Block a user