Update manage.py
This commit is contained in:
parent
e7e9d678d0
commit
d9189e618c
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ def check_list_status(applist):
|
|||
if status == "created":
|
||||
installing = True
|
||||
break
|
||||
return installing
|
||||
return installing
|
||||
|
||||
# 获取所有app的信息
|
||||
def get_my_app(app_id):
|
||||
|
|
Loading…
Add table
Reference in a new issue