Changes between Version 35 and Version 36 of price_api_2.2.0


Ignore:
Timestamp:
11/02/2015 05:19:21 PM (10 years ago)
Author:
oujianqiang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • price_api_2.2.0

    v35 v36  
    417417  status: 1, 
    418418  msg: "请求成功" 
     419  data: { 
     420             addrId: 123456,           //地址Id 
     421             name: rico,               //用户名 
     422             province: 13-河北,        //省 
     423             city: 1303-秦皇岛,        //城市 
     424             county: 130324-卢龙县,   //县,区 
     425             phone: 15952352365,       //电话  
     426             detail: 广州市天河区天河软件园高普路115号太平洋网络,      //详细地址 
     427             idcardNo: 445185455623562955,                             //身份证号码 
     428             idcardImga: http://img.pconline.com.cn/images/upload/upc/tx/pcbest_buy/a.jpg,     //身份证正面 
     429             idcardImgb: http://img.pconline.com.cn/images/upload/upc/tx/pcbest_buy/b.jpg,     //身份证反面 
     430             postcode: 510006        //邮政编码 
     431        } 
    419432   
    420433}