//public class result
//{
// public int code { get; set; }
// public data data { get; set; }
// public string message { get; set; }
// public string requestId { get; set; }
// public int totalCount { get; set; }
// }
public class data
{
public categoryInfo categoryInfo { get; set; }//类目信息
public string comments { get; set; }//评论数
public commissionInfo commissionInfo { get; set; }//佣金信息
public couponInfo couponInfo { get; set; }//优惠券信息,返回内容为空说明该SKU无可用优惠券
public string goodCommentsShare { get; set; }//商品好评率
public imageInfo imageInfo { get; set; }//图片信息
public string inOrderCount30Days { get; set; }//30天引单数量
public string materialUrl { get; set; }//商品落地页
public priceInfo priceInfo { get; set; }//价格信息
public shopInfo shopInfo { get; set; }//店铺信息
public string skuId { get; set; }//商品ID
public string skuName { get; set;
京东联盟京粉json解析
最新推荐文章于 2024-09-23 09:12:05 发布

最低0.47元/天 解锁文章
780

被折叠的 条评论
为什么被折叠?



