using System; using System.Collections.Generic; using System.Text; namespace YouZanSDKStandard.Api.Response { public class YouZanRefundRefuseResponse : YouZanResponse { } }