namespace SKIT.FlurlHttpClient.Wechat.Api.Models { /// /// 表示 [POST] /wxaapi/comment/apikfquota/reset 接口的响应。 /// public class WxaApiCommentApiKfQuotaResetResponse : WechatApiResponse { } }