namespace SKIT.FlurlHttpClient.Wechat.Api.Models { /// /// 表示 [POST] /wxa/get_webviewdomain_confirmfile 接口的请求。 /// public class WxaGetWebviewDomainConfirmFileRequest : WechatApiRequest, IInferable { } }