Changes between Version 8 and Version 9 of app2.2.0/useraddress


Ignore:
Timestamp:
10/26/2015 04:12:31 PM (10 years ago)
Author:
zhanzhenchao
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.2.0/useraddress

    v8 v9  
    3939        data: { 
    4040             addrId: 123456,           //地址Id 
    41              name: rico                //用户名 
    42              province: 13-河北         //省 
    43              city: 1303-秦皇岛         //城市 
    44              country: 130324-卢龙县    //县,区 
    45              phone: 15952352365        //电话  
    46              detail: 广州市天河区天河软件园高普路115号太平洋网络      //详细地址 
    47              idcardNo: 445185455623562955                             //身份证号码 
    48              idcardImga: http://img.pconline.com.cn/images/upload/upc/tx/pcbest_buy/a.jpg     //身份证正面 
    49              idcardImgb: http://img.pconline.com.cn/images/upload/upc/tx/pcbest_buy/b.jpg     //身份证反面 
     41             name: rico,               //用户名 
     42             province: 13-河北,        //省 
     43             city: 1303-秦皇岛,        //城市 
     44             country: 130324-卢龙县,   //县,区 
     45             phone: 15952352365,       //电话  
     46             detail: 广州市天河区天河软件园高普路115号太平洋网络,      //详细地址 
     47             idcardNo: 445185455623562955,                             //身份证号码 
     48             idcardImga: http://img.pconline.com.cn/images/upload/upc/tx/pcbest_buy/a.jpg,     //身份证正面 
     49             idcardImgb: http://img.pconline.com.cn/images/upload/upc/tx/pcbest_buy/b.jpg,     //身份证反面 
    5050             postcode: 510006        //邮政编码 
    5151        } 
     
    9494        data: [ 
    9595            { 
    96              addrId: 123456,           //地址Id 
    97              name: rico                //用户名 
    98              province: 13-河北         //省 
    99              city: 1303-秦皇岛         //城市 
    100              country: 130324-卢龙县    //县,区 
    101              phone: 15952352365        //电话  
    102              detail: 广州市天河区天河软件园高普路115号太平洋网络      //详细地址 
    103              idcardNo: 445185455623562955                             //身份证号码 
    104              idcardImga: http://img.pconline.com.cn/images/upload/upc/tx/pcbest_buy/a.jpg     //身份证正面 
    105              idcardImgb: http://img.pconline.com.cn/images/upload/upc/tx/pcbest_buy/b.jpg     //身份证反面 
    106              postcode: 510006        //邮政编码 
     96             addrId: 123456,            //地址Id 
     97             name: rico,                //用户名 
     98             province: 13-河北,         //省 
     99             city: 1303-秦皇岛,         //城市 
     100             country: 130324-卢龙县,    //县,区 
     101             phone: 15952352365,        //电话  
     102             detail: 广州市天河区天河软件园高普路115号太平洋网络,      //详细地址 
     103             idcardNo: 445185455623562955,                             //身份证号码 
     104             idcardImga: http://img.pconline.com.cn/images/upload/upc/tx/pcbest_buy/a.jpg,     //身份证正面 
     105             idcardImgb: http://img.pconline.com.cn/images/upload/upc/tx/pcbest_buy/b.jpg,     //身份证反面 
     106             postcode: 510006,        //邮政编码 
    107107             isdefault: 0            //是否默认地址 1是,0否 
    108108           } 
     
    161161result { 
    162162        status: 1, 
    163         msg: '请求成功', 
     163        msg: '请求成功' 
    164164} 
    165165}}} 
     
    220220result { 
    221221        status: 1, 
    222         msg: '请求成功', 
     222        msg: '请求成功' 
    223223} 
    224224}}} 
     
    268268result { 
    269269        status: 1, 
    270         msg: '请求成功', 
     270        msg: '请求成功' 
    271271} 
    272272}}} 
     
    315315result { 
    316316        status: 1, 
    317         msg: '请求成功', 
    318 } 
    319 }}} 
    320  
    321 ---------- 
    322  
    323  
    324  
    325  
     317        msg: '请求成功' 
     318} 
     319}}} 
     320 
     321---------- 
     322 
     323 
     324 
     325