mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-18 22:26:20 +08:00
fix(work): 修复代码分析工具检测出的 API 定义问题
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Collections.Generic;
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Work.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [GETs] /cgi-bin/menu/delete 接口的响应。</para>
|
||||
/// <para>表示 [GET] /cgi-bin/menu/delete 接口的响应。</para>
|
||||
/// </summary>
|
||||
public class CgibinMenuDeleteResponse : WechatWorkResponse
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user