mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-23 20:43:47 +08:00
style: format
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
"remark": "渠道客户",
|
||||
"skip_verify": true,
|
||||
"state": "teststate",
|
||||
"user": [ "zhangsan", "lisi", "wangwu" ],
|
||||
"party": [ 2, 3 ],
|
||||
"user": ["zhangsan", "lisi", "wangwu"],
|
||||
"party": [2, 3],
|
||||
"is_temp": true,
|
||||
"expires_in": 86400,
|
||||
"chat_expires_in": 86400,
|
||||
|
@@ -10,8 +10,8 @@
|
||||
"skip_verify": true,
|
||||
"state": "teststate",
|
||||
"qr_code": "http://p.qpic.cn/wwhead/duc2TvpEgSdicZ9RrdUtBkv2UiaA/0",
|
||||
"user": [ "zhangsan", "lisi", "wangwu" ],
|
||||
"party": [ 2, 3 ],
|
||||
"user": ["zhangsan", "lisi", "wangwu"],
|
||||
"party": [2, 3],
|
||||
"is_temp": true,
|
||||
"expires_in": 86400,
|
||||
"chat_expires_in": 86400,
|
||||
|
@@ -4,8 +4,8 @@
|
||||
"skip_verify": true,
|
||||
"style": 1,
|
||||
"state": "teststate",
|
||||
"user": [ "zhangsan", "lisi", "wangwu" ],
|
||||
"party": [ 2, 3 ],
|
||||
"user": ["zhangsan", "lisi", "wangwu"],
|
||||
"party": [2, 3],
|
||||
"expires_in": 86400,
|
||||
"chat_expires_in": 86400,
|
||||
"unionid": "oxTWIuGaIt6gTKsQRLau2M0AAAA",
|
||||
|
Reference in New Issue
Block a user