feat(wxapi): 新增服务平台增值服务登录验证接口

This commit is contained in:
Fu Diwei
2022-10-26 18:01:14 +08:00
parent eaf24df660
commit af22620caf
11 changed files with 119 additions and 12 deletions

View File

@@ -0,0 +1,10 @@
{
"errcode": 0,
"errmsg": "ok",
"order_id": 123,
"openid": "xxx",
"appid": "xxxx",
"service_id": 123,
"sku_id": "xxx",
"spec_id": "yyy"
}