restore completion app

This commit is contained in:
takatost
2024-02-25 21:30:36 +08:00
parent 97c4733e79
commit fce20e483c
14 changed files with 224 additions and 30 deletions

View File

@ -330,7 +330,7 @@ class AverageResponseTimeStatistic(Resource):
@setup_required
@login_required
@account_initialization_required
@get_app_model(mode=AppMode.WORKFLOW)
@get_app_model(mode=AppMode.COMPLETION)
def get(self, app_model):
account = current_user