mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
feat(wxapi): 新增服务平台增值服务登录验证接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"code": "xxxx"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"order_id": 123,
|
||||
"openid": "xxx",
|
||||
"appid": "xxxx",
|
||||
"service_id": 123,
|
||||
"sku_id": "xxx",
|
||||
"spec_id": "yyy"
|
||||
}
|
||||
Reference in New Issue
Block a user