Files
VDES_Backend/启动vdes报文监控.txt

8 lines
155 B
Plaintext
Raw Normal View History

2026-07-13 15:37:05 +08:00
# 启动服务
python manage.py vdes_monitor start
# 停止服务
python manage.py vdes_monitor stop
# 重启服务
python manage.py vdes_monitor restart