12 lines
202 B
Batchfile

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