Files
VDES_Backend/报文模拟解析/django端接收命令.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