namespace SKIT.FlurlHttpClient.Wechat.Api.Models { /// /// 表示 [GET] /merchant/shelf/getall 接口的请求。 /// public class MerchantShelfGetAllRequest : WechatApiRequest { } }