mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
feat(wxapi): 新增交易组件修改订单备注相关接口
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"order_id": 123456,
|
||||
"merchant_notes": "abc"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
Reference in New Issue
Block a user