to solve the encoding problem of inp file exchange

This commit is contained in:
xinzish
2024-04-07 09:36:12 +08:00
parent 44edeffad9
commit e1b1f8d8ce
8 changed files with 2006 additions and 131 deletions

View File

@@ -1 +1,3 @@
uvicorn main:app --host 0.0.0.0 --port 80 --reload
f:
cd "f:\DEV\GitHub\TJWaterServer"
uvicorn main:app --host 0.0.0.0 --port 8000 --reload