Changes between Version 22 and Version 23 of app2.2.0/goods


Ignore:
Timestamp:
11/04/2015 09:21:52 AM (10 years ago)
Author:
wuyuanbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.2.0/goods

    v22 v23  
    3030 
    3131||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =|| 
    32 ||topicId||爆料id||string||""||是|| 
     32||topicId||爆料id||int||""||是|| 
    3333**返回** 
    3434{{{#!java 
     
    7777        data: { 
    7878           goodsItemId: 123456, 
    79            outerId: BO1234564, //outerId 
     79           outerId: "BO1234564", //outerId 
    8080           enName: "ECCO Men's Dress Moccasin Penny Loafer",        //商品标题 
    8181           parameter: "Size: 42 M EU / 8-8.5 D(M) US|Color: Black", //商品参数  有些商品没有参数  此项为"" 
    82            imgUrl: xxx.xxxx...,    //商品图片 
     82           imgUrl: "xxx.xxxx...",  //商品图片 
    8383           cnPrice: 123.00,        //人民币单价 
    8484           frPrice: 20.00,         //美元单价