🐞 fix: 网页的bug

This commit is contained in:
AdminWhaleFall
2022-04-05 18:08:50 +08:00
parent e0c1c18cef
commit 7271caac59
3 changed files with 15 additions and 15 deletions

View File

@@ -56,6 +56,7 @@ def index():
return render_template('admin.html')
@app.route("/testapi/", methods=['POST'])
@logger.catch
def testapi():
brs = BaseResponse()
# 需要传入 json 数据