mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-16 05:16:21 +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>表示 [POST] /cgi-bin/agent/set 接口的响应。</para>
|
||||
/// <para>表示 [POST] /cgi-bin/agent/set_scope 接口的响应。</para>
|
||||
/// </summary>
|
||||
public class CgibinAgentSetScopeResponse : WechatWorkResponse
|
||||
{
|
||||
|
||||
@@ -4,9 +4,9 @@ using System.Collections.Generic;
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Work.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /cgi-bin/card/invoice/reimburse/getinvoicebatch 接口的请求。</para>
|
||||
/// <para>表示 [POST] /cgi-bin/card/invoice/reimburse/getinvoiceinfobatch 接口的请求。</para>
|
||||
/// </summary>
|
||||
public class CgibinCardInvoiceReimburseGetInvoiceBatchRequest : WechatWorkRequest
|
||||
public class CgibinCardInvoiceReimburseGetInvoiceInfoBatchRequest : WechatWorkRequest
|
||||
{
|
||||
public static class Types
|
||||
{
|
||||
@@ -4,9 +4,9 @@ using System.Collections.Generic;
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Work.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /cgi-bin/card/invoice/reimburse/getinvoicebatch 接口的响应。</para>
|
||||
/// <para>表示 [POST] /cgi-bin/card/invoice/reimburse/getinvoiceinfobatch 接口的响应。</para>
|
||||
/// </summary>
|
||||
public class CgibinCardInvoiceReimburseGetInvoiceBatchResponse : WechatWorkResponse
|
||||
public class CgibinCardInvoiceReimburseGetInvoiceInfoBatchResponse : WechatWorkResponse
|
||||
{
|
||||
public static class Types
|
||||
{
|
||||
@@ -4,7 +4,7 @@ using System.Collections.Generic;
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Work.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /cgi-bin/corp/get_join_qrcode 接口的请求。</para>
|
||||
/// <para>表示 [POST] /cgi-bin/corp/getopenapprovaldata 接口的请求。</para>
|
||||
/// </summary>
|
||||
public class CgibinCorpGetOpenApprovalDataRequest : WechatWorkRequest
|
||||
{
|
||||
|
||||
@@ -4,7 +4,7 @@ using System.Collections.Generic;
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Work.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /cgi-bin/corp/get_join_qrcode 接口的响应。</para>
|
||||
/// <para>表示 [POST] /cgi-bin/corp/getopenapprovaldata 接口的响应。</para>
|
||||
/// </summary>
|
||||
public class CgibinCorpGetOpenApprovalDataResponse : WechatWorkResponse
|
||||
{
|
||||
|
||||
@@ -4,7 +4,7 @@ using System.Collections.Generic;
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Work.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /cgi-bin/externalcontact/del_corp_tag_list 接口的响应。</para>
|
||||
/// <para>表示 [POST] /cgi-bin/externalcontact/del_corp_tag 接口的响应。</para>
|
||||
/// </summary>
|
||||
public class CgibinExternalContactDeleteCorpTagResponse : WechatWorkResponse
|
||||
{
|
||||
|
||||
@@ -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
|
||||
{
|
||||
|
||||
@@ -4,7 +4,7 @@ using System.Collections.Generic;
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Work.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /cgi-bin/oa/journal/get_record_list 接口的请求。</para>
|
||||
/// <para>表示 [POST] /cgi-bin/oa/journal/get_record_detail 接口的请求。</para>
|
||||
/// </summary>
|
||||
public class CgibinOAJournalGetRecordDetailRequest : WechatWorkRequest
|
||||
{
|
||||
|
||||
@@ -4,7 +4,7 @@ using System.Collections.Generic;
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Work.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /cgi-bin/oa/journal/get_record_list 接口的响应。</para>
|
||||
/// <para>表示 [POST] /cgi-bin/oa/journal/get_record_detail 接口的响应。</para>
|
||||
/// </summary>
|
||||
public class CgibinOAJournalGetRecordDetailResponse : WechatWorkResponse
|
||||
{
|
||||
|
||||
@@ -4,7 +4,7 @@ using System.Collections.Generic;
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Work.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [GET] /cgi-bin/service/get_login_info 接口的请求。</para>
|
||||
/// <para>表示 [POST] /cgi-bin/service/get_login_info 接口的请求。</para>
|
||||
/// </summary>
|
||||
public class CgibinServiceGetLoginInfoRequest : WechatWorkRequest
|
||||
{
|
||||
|
||||
@@ -4,7 +4,7 @@ using System.Collections.Generic;
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Work.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [GET] /cgi-bin/service/get_login_info 接口的响应。</para>
|
||||
/// <para>表示 [POST] /cgi-bin/service/get_login_info 接口的响应。</para>
|
||||
/// </summary>
|
||||
public class CgibinServiceGetLoginInfoResponse : WechatWorkResponse
|
||||
{
|
||||
|
||||
@@ -4,7 +4,7 @@ using System.Collections.Generic;
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Work.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [GET] /cgi-bin/service/get_register_code 接口的请求。</para>
|
||||
/// <para>表示 [POST] /cgi-bin/service/get_register_code 接口的请求。</para>
|
||||
/// </summary>
|
||||
public class CgibinServiceGetRegisterCodeRequest : WechatWorkRequest
|
||||
{
|
||||
|
||||
@@ -4,7 +4,7 @@ using System.Collections.Generic;
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Work.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [GET] /cgi-bin/service/get_register_code 接口的响应。</para>
|
||||
/// <para>表示 [POST] /cgi-bin/service/get_register_code 接口的响应。</para>
|
||||
/// </summary>
|
||||
public class CgibinServiceGetRegisterCodeResponse : WechatWorkResponse
|
||||
{
|
||||
|
||||
@@ -4,7 +4,7 @@ using System.Collections.Generic;
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Work.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [GET] /cgi-bin/service/get_register_info 接口的请求。</para>
|
||||
/// <para>表示 [POST] /cgi-bin/service/get_register_info 接口的请求。</para>
|
||||
/// </summary>
|
||||
public class CgibinServiceGetRegisterInfoRequest : WechatWorkRequest
|
||||
{
|
||||
|
||||
@@ -4,7 +4,7 @@ using System.Collections.Generic;
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Work.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [GET] /cgi-bin/service/get_register_info 接口的响应。</para>
|
||||
/// <para>表示 [POST] /cgi-bin/service/get_register_info 接口的响应。</para>
|
||||
/// </summary>
|
||||
public class CgibinServiceGetRegisterInfoResponse : WechatWorkResponse
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user