mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-18 20:19:14 +08:00
5 lines
95 B
Batchfile
5 lines
95 B
Batchfile
cd /d %~dp0../cmd
|
|
start admin-rpc.exe
|
|
start chat-rpc.exe
|
|
start chat-api.exe
|
|
start admin-api.exe |