namespace SiNan.Model.Dto { public class JDXXHistogramRequest { public IList SkuList { get; set; } } }