workerman.bat 202 B

1234567891011
  1. chcp 65001
  2. start "Chat Serve" /b php think workerman start chat
  3. start "Admin Serve" /b php think workerman start admin
  4. start "Time Task" /b php think timer start
  5. php think workerman start channel