feat(tenpayv3): 随官方更新修改商家券相关接口模型

This commit is contained in:
Fu Diwei 2021-09-28 19:30:00 +08:00
parent 1567491d08
commit b5019a11e9
2 changed files with 0 additions and 11 deletions

View File

@ -71,13 +71,6 @@ namespace SKIT.FlurlHttpClient.Wechat.TenpayV3.Models
[System.Text.Json.Serialization.JsonIgnore]
public string StockId { get; set; } = string.Empty;
/// <summary>
/// 获取或设置批次名称。
/// </summary>
[Newtonsoft.Json.JsonProperty("stock_name")]
[System.Text.Json.Serialization.JsonPropertyName("stock_name")]
public string? StockName { get; set; }
/// <summary>
/// 获取或设置商户请求单号。
/// </summary>

View File

@ -10,14 +10,11 @@
"hall_id": "233455656",
"code_display_mode": "BARCODE"
},
"stock_name": "8月1日活动券",
"comment": "活动使用",
"goods_name": "xxx商品使用",
"out_request_no": "6122352020010133287985742",
"display_pattern_info": {
"description": "xxx门店可用",
"merchant_logo_url": "https://xxx",
"merchant_name": "微信支付",
"background_color": "xxxxx",
"coupon_image_url": "图片cdn地址"
},
@ -27,7 +24,6 @@
"mini_programs_path": "/path/index/index"
},
"stock_send_rule": {
"natural_person_limit": false,
"prevent_api_abuse": false
},
"notify_config": {