mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-11 10:16:20 +08:00
feat(wxapi): 新增微信小店查看订单真实号审核状态接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"order_id": "3731553180548477952"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"apply_time": 1760359848697,
|
||||
"audit_state": 3,
|
||||
"apply_reason": "111111",
|
||||
"task_id": 7678483884
|
||||
}
|
||||
Reference in New Issue
Block a user