Clean repo

This commit is contained in:
wqy
2022-08-27 11:54:33 +08:00
parent ad60cf262e
commit 690e924dfd
73 changed files with 0 additions and 41 deletions

1
script/startserver.bat Normal file
View File

@@ -0,0 +1 @@
uvicorn main:app --host 0.0.0.0 --port 80 --reload