重构漏损识别请求,添加用户验证和输入准备
This commit is contained in:
@@ -8,7 +8,7 @@ This is a FastAPI-based water network management system (供水管网智能管
|
||||
# activate the server environment
|
||||
conda activate server
|
||||
# Install dependencies
|
||||
pip install -r requirements.txt
|
||||
<!-- pip install -r requirements.txt -->
|
||||
|
||||
# Start the server (default: http://0.0.0.0:8000 with 2 workers)
|
||||
python scripts/run_server.py
|
||||
|
||||
Reference in New Issue
Block a user