crmeb-background-api/crmeb/workerman.bat

12 lines
202 B
Batchfile
Raw Normal View History

2025-02-26 11:49:20 +08:00
chcp 65001
start "Chat Serve" /b php think workerman start chat
start "Admin Serve" /b php think workerman start admin
start "Time Task" /b php think timer start
php think workerman start channel