work/start.sh
2024-01-03 09:54:57 +08:00

5 lines
230 B
Bash
Executable File

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