feat(wxapi): 新增微信小店订单虚拟号与真实号码相关接口

This commit is contained in:
Fu Diwei
2025-11-27 15:36:28 +08:00
parent 3466c65569
commit 90a61f2493
13 changed files with 241 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"order_id": "37588946422056",
"apply_type": 1,
"apply_reason": "虚拟号打不通了",
"pic_media_ids": [ "avdtruEJVVysLdEIWbAi-tH_nKxww7wXp6-wDHDgWlEtTHHIZ6l98x4XABKROQphxw7i65Azvq0W9Zwf57V6Nw", "avdtruEJVVysLdEIWbAi-tH_nKxww7wXp6-wDHDgWlEtTHHIZ6l98x4XABKRvq0W9Zwf57V6Nw" ]
}

View File

@@ -0,0 +1,5 @@
{
"errcode": 0,
"errmsg": "ok",
"task_id": "245689763"
}

View File

@@ -0,0 +1,7 @@
{
"errcode": 0,
"errmsg": "ok",
"virtual_number": "13040205676",
"extension": "5123",
"apply_quota": 0
}

View File

@@ -0,0 +1,4 @@
{
"order_id": "3730259898842881245",
"has_delay_times": 0
}

View File

@@ -0,0 +1,6 @@
{
"errcode": 0,
"errmsg": "ok",
"expiration": 1755518097,
"available_extend_num": 3
}