WokerTask/start_for_win.bat

3 lines
166 B
Batchfile
Raw Permalink Normal View History

2023-12-27 14:06:33 +08:00
CHCP 65001
php app\common\service\workerim\start_register.php app\common\service\workerim\start_gateway.php app\common\service\workerim\start_businessworker.php
pause