feat(wxapi): 随官方更新视频号订单搜索接口模型

This commit is contained in:
Fu Diwei
2024-06-07 12:10:44 +08:00
parent f9cf0839f1
commit cb2f2ae419
2 changed files with 3 additions and 2 deletions

View File

@@ -33,6 +33,7 @@
/// <summary>
/// 获取或设置收件人电话号码。
/// </summary>
[Obsolete("相关接口或字段于 2023-05-31 下线。")]
[Newtonsoft.Json.JsonProperty("tel_number")]
[System.Text.Json.Serialization.JsonPropertyName("tel_number")]
public string? TeleNumber { get; set; }

View File

@@ -1,9 +1,9 @@
{
{
"search_condition": {
"title": "标题关键字",
"sku_code": "12321",
"user_name": "张三",
"tel_number": "13700000000",
"tel_number_last4": "0000",
"order_id": "3713218625342112768"
},
"on_aftersale_order_exist": 0,