Changes between Version 58 and Version 59 of price_api_2.2.0


Ignore:
Timestamp:
11/05/2015 05:58:34 PM (10 years ago)
Author:
oujianqiang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • price_api_2.2.0

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