mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
style: clean code
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Events
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Events
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 EVENT.subscribe_msg_sent_event 事件的数据。</para>
|
||||
@@ -70,7 +70,7 @@
|
||||
|
||||
/// <summary>
|
||||
/// 获取或设置发送订阅通知数据列表。
|
||||
/// <para>等效于 <see cref="EventData.List"/> </para>
|
||||
/// <para>等效于 <see cref="Types.EventData.EventList"/> </para>
|
||||
/// </summary>
|
||||
[Newtonsoft.Json.JsonProperty("List")]
|
||||
[System.Text.Json.Serialization.JsonPropertyName("List")]
|
||||
|
||||
Reference in New Issue
Block a user