ss
This commit is contained in:
@@ -164,7 +164,7 @@ def ruilaizi():
|
||||
except PermissionError:
|
||||
return '文件权限错误,无法访问', 403
|
||||
except Exception as e:
|
||||
return f'发生错误', 500
|
||||
return '发生错误', 500
|
||||
|
||||
return jsonify(resp)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user