This commit is contained in:
DingZQ
2025-03-01 20:57:59 +08:00
parent 0c74389874
commit 5bb4237010
2 changed files with 3 additions and 2 deletions

View File

@@ -2,5 +2,5 @@ REM f:
REM cd "f:\DEV\GitHub\TJWaterServer"
call startpg.bat
cd C:\Users\Administrator\Desktop\server
cd C:\SourceCode\Server
uvicorn main:app --host 0.0.0.0 --port 80 --reload