TaskSystem/start_for_win.bat

3 lines
166 B
Batchfile
Raw Normal View History

2023-09-27 17:54:21 +08:00
CHCP 65001
2023-10-21 11:56:43 +08:00
php app\common\service\workerim\start_register.php app\common\service\workerim\start_gateway.php app\common\service\workerim\start_businessworker.php
2023-09-27 17:54:21 +08:00
pause