mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
style: format
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"game_tick": 30,
|
||||
"open_id_list": [ "OPENID" ],
|
||||
"open_id_list": ["OPENID"],
|
||||
"udp_reliability_strategy": 3,
|
||||
"start_percent": 100,
|
||||
"need_user_info": true,
|
||||
"game_last_time": 1800,
|
||||
"room_ext_info": "",
|
||||
"need_game_seed": true
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
"data": {
|
||||
"access_info": "xxx"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,11 +9,11 @@
|
||||
"pkg_list": [
|
||||
{
|
||||
"open_id": "OPENID",
|
||||
"action_list": [ "xxx", "xxx" ],
|
||||
"action_list": ["xxx", "xxx"],
|
||||
"b": false
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user