mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-11 10:16:20 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"match_id": "FD0PT4rKguEdK-L83RaJgdbchUCW8wjhSwgCku4CLQk"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"match_id": "FD0PT4rKguEdK-L83RaJgdbchUCW8wjhSwgCku4CLQk"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"match_rule_list": [
|
||||
{
|
||||
"match_id": "FD0PT4rKguEdK-L83RaJgdbchUCW8wjhSwgCku4CLQk",
|
||||
"open_state": 0,
|
||||
"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
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"match_id": "FD0PT4rKguEdK-L83RaJgdbchUCW8wjhSwgCku4CLQk",
|
||||
"open_state": 1
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"team_count": 3,
|
||||
"team_member_count": 3,
|
||||
"need_room_service_info": 1,
|
||||
"match_id": "FD0PT4rKguEdK-L83RaJgdbchUCW8wjhSwgCku4CLQk",
|
||||
"game_room_info": {
|
||||
"game_tick": 30,
|
||||
"udp_reliability_strategy": 3,
|
||||
"start_percent": 100,
|
||||
"need_user_info": true,
|
||||
"game_last_time": 3600,
|
||||
"need_game_seed": true
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
Reference in New Issue
Block a user