mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
feat(wxapi): 新增微信小店推客带货相关接口
This commit is contained in:
@@ -903,7 +903,7 @@ namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
public string? OpenFinderId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 获取或设置带货达人 ID。
|
||||
/// 获取或设置带货达人 OpenTalentId。
|
||||
/// </summary>
|
||||
[Newtonsoft.Json.JsonProperty("talent_id")]
|
||||
[System.Text.Json.Serialization.JsonPropertyName("talent_id")]
|
||||
|
||||
Reference in New Issue
Block a user