mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-11 18:26:20 +08:00
style: format
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
"mch_id": "12334",
|
||||
"merchant_name": "test",
|
||||
"allow_use_scope": {
|
||||
"user": [ "zhangsan", "lisi" ],
|
||||
"partyid": [ 1 ],
|
||||
"tagid": [ 1, 2, 3 ]
|
||||
"user": ["zhangsan", "lisi"],
|
||||
"partyid": [1],
|
||||
"tagid": [1, 2, 3]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"mch_id": "12334",
|
||||
"allow_use_scope": {
|
||||
"user": [ "zhangsan", "lisi" ],
|
||||
"partyid": [ 1 ],
|
||||
"tagid": [ 1, 2, 3 ]
|
||||
"user": ["zhangsan", "lisi"],
|
||||
"partyid": [1],
|
||||
"tagid": [1, 2, 3]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user