Merge branch 'ps_v0.4' into 'master'

update testforadmin包

See merge request root/tfse_app_api!35
This commit is contained in:
彭森 2022-04-25 07:41:33 +00:00
commit b19eaad167
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ def company_verify_route():
@test_admin_route.route('/general_rating', methods=['POST'])
@api_secret
def company_verify_route():
def general_rating():
"""评价打分"""
try:
project = request.json['评价项目']