mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-18 17:48:12 +08:00
feat(wxapi): 随官方更新交易保障获取交易保障标状态接口模型
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"isActived": true
|
||||
"isActived": false,
|
||||
"msg": "暂未达标「交易健康标准」,已达标「交易风险评级」,可通过缴纳保证金开通",
|
||||
"reasons": [ "经营时长小于3年", "保证金余额不足" ]
|
||||
}
|
||||
|
Reference in New Issue
Block a user