save code

This commit is contained in:
Your Name
2026-03-19 16:38:16 +08:00
parent ef8bbad157
commit 71221ce1e3
7 changed files with 78 additions and 5 deletions
+1 -1
View File
@@ -68,4 +68,4 @@ def change_cloth_base64():
if __name__ == '__main__':
app.run(host="0.0.0.0", port=28888, debug=False)
app.run(host="0.0.0.0", port=28888, debug=True)