Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/WxaBusiness/GameMatch/WxaBusinessGameMatchCreateMatchRuleRequest.json
2022-05-06 20:44:39 +08:00

14 lines
308 B
JSON

{
"team_count": 2,
"team_member_count": 1,
"need_room_service_info": 1,
"game_room_info": {
"game_tick": 30,
"udp_reliability_strategy": 3,
"start_percent": 100,
"need_user_info": true,
"game_last_time": 1800,
"need_game_seed": true
}
}