mirror of
https://github.com/milimoe/FunGame-Testing.git
synced 2025-04-23 12:49:34 +08:00
更新csb
This commit is contained in:
parent
5532108296
commit
056039f197
@ -65,6 +65,7 @@ namespace Milimoe.FunGame.Testing.Tests
|
|||||||
Dictionary<string, object> data = [];
|
Dictionary<string, object> data = [];
|
||||||
data.Add("command", "scadd");
|
data.Add("command", "scadd");
|
||||||
data.Add("qq", 1);
|
data.Add("qq", 1);
|
||||||
|
data.Add("group", 2);
|
||||||
data.Add("sc", 1);
|
data.Add("sc", 1);
|
||||||
await HTTPClient.Send(SocketMessageType.AnonymousGameServer, OshimaGameModuleConstant.Anonymous, data);
|
await HTTPClient.Send(SocketMessageType.AnonymousGameServer, OshimaGameModuleConstant.Anonymous, data);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user