work/stop.sh
2019-01-17 11:05:47 +08:00

5 lines
227 B
Bash

#!/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;