mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 10:38:10 +08:00
style: format
This commit is contained in:
@@ -12,4 +12,4 @@
|
||||
"buyer_nickname": "李四"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -13,4 +13,4 @@
|
||||
"openid": "yyyyyyyy"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1,8 +1,5 @@
|
||||
{
|
||||
"guide_account": "wx_account",
|
||||
"openid": "xxxxxxx",
|
||||
"openid_list": [
|
||||
"xxxxxxx",
|
||||
"yyyyyyyy"
|
||||
]
|
||||
}
|
||||
"openid_list": ["xxxxxxx", "yyyyyyyy"]
|
||||
}
|
||||
|
@@ -13,4 +13,4 @@
|
||||
"openid": "yyyyyyyy"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"openid": "xxxxxxx"
|
||||
}
|
||||
}
|
||||
|
@@ -6,4 +6,4 @@
|
||||
"create_time": 11223344,
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"guide_account": "wx_account",
|
||||
"page": 0,
|
||||
"num": 10
|
||||
}
|
||||
}
|
||||
|
@@ -9,4 +9,4 @@
|
||||
],
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"guide_account": "wx_account",
|
||||
"openid": "xxxxxxx"
|
||||
}
|
||||
}
|
||||
|
@@ -4,4 +4,4 @@
|
||||
"create_time": 11223344,
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
||||
}
|
||||
|
@@ -2,8 +2,5 @@
|
||||
"old_guide_account": "wx_account",
|
||||
"new_guide_account": "wx_account",
|
||||
"openid": "xxxxxxx",
|
||||
"openid_list": [
|
||||
"xxxxxxx",
|
||||
"yyyyyyyy"
|
||||
]
|
||||
}
|
||||
"openid_list": ["xxxxxxx", "yyyyyyyy"]
|
||||
}
|
||||
|
@@ -13,4 +13,4 @@
|
||||
"openid": "yyyyyyyy"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"guide_account": "wx_account",
|
||||
"openid": "xxxxxx",
|
||||
"buyer_nickname": "张三"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user