mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
feat(wxapi): 新增小程序发货信息管理服务查询是否已完成交易结算管理确认接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"appid": "wx0123456789abcdef"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"completed": true
|
||||
}
|
Reference in New Issue
Block a user