From cea7c588c5828754aa80deab45540d6d4473a884 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=98=E5=86=B2?= Date: Wed, 20 Oct 2021 20:07:14 +0800 Subject: [PATCH] test --- start.py | 1 + 1 file changed, 1 insertion(+) diff --git a/start.py b/start.py index 4644e6a..6633119 100644 --- a/start.py +++ b/start.py @@ -17,3 +17,4 @@ from ui.api.views import app if __name__ == '__main__': webbrowser.open('http://127.0.0.1:5000') app.run() +#123 \ No newline at end of file -- Gitee