Files
VDES_Backend/启动vdes报文监控.txt
2026-07-13 15:37:05 +08:00

8 lines
155 B
Plaintext

# 启动服务
python manage.py vdes_monitor start
# 停止服务
python manage.py vdes_monitor stop
# 重启服务
python manage.py vdes_monitor restart