原始代码

This commit is contained in:
zty8080123 2024-08-07 09:50:05 +08:00
parent 5d9b9a6d9f
commit 566307b686

View File

@ -346,4 +346,4 @@ def upload_image():
if __name__ == '__main__':
app.run(debug=True)
app.run(debug=False,host="152.3.241.12", port="25812")