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

5 lines
230 B
Bash

#!/bin/bash
php application/common/Plugins/GateWayWorker/start_register.php start&
php application/common/Plugins/GateWayWorker/start_gateway.php start&
php application/common/Plugins/GateWayWorker/start_businessworker.php start;