Signed-off-by: hanzhixiao <709674996@qq.com>
This commit is contained in:
Alan
2023-08-09 10:53:48 +08:00
committed by GitHub
parent 5615e47d99
commit 3ecd33aded
4 changed files with 113 additions and 62 deletions
+12
View File
@@ -0,0 +1,12 @@
cd %~p0../_output/bin/platforms/windows
start api.exe -p 10002
start auth.exe -p 10060
start conversation.exe -p 10080
start friend.exe -p 10020
start group.exe -p 10050
start msg.exe -p 10030
start msggateway.exe -p 10040 -w 10001
start msgtransfer.exe
start third.exe -p 10090
start push.exe -p 10070
start user.exe -p 10010