work/stop.sh

5 lines
227 B
Bash
Raw Normal View History

2019-01-17 11:05:47 +08:00
#!/bin/bash
php application/common/Plugins/GateWayWorker/start_register.php stop&
php application/common/Plugins/GateWayWorker/start_gateway.php stop&
php application/common/Plugins/GateWayWorker/start_businessworker.php stop;