feat(wxapi): 新增若干视频号小店相关接口

This commit is contained in:
Fu Diwei
2023-02-06 19:46:57 +08:00
parent 4536fdae6c
commit 8685604944
226 changed files with 6646 additions and 76 deletions

View File

@@ -0,0 +1,5 @@
{
"product_id": "10000000666721",
"sku_id": "577952001",
"out_warehouse_id": "test1"
}

View File

@@ -0,0 +1,7 @@
{
"errcode": 0,
"errmsg": "ok",
"data": {
"num": 100
}
}

View File

@@ -0,0 +1,7 @@
{
"product_id": "10000000666721",
"sku_id": "577952001",
"out_warehouse_id": "test1",
"diff_type": 3,
"num": 100
}