Changes between Version 68 and Version 69 of pclady_2.0.0


Ignore:
Timestamp:
05/26/2014 11:06:49 AM (12 years ago)
Author:
lianchijin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pclady_2.0.0

    v68 v69  
    12611261{ 
    12621262  "openUdid": "匿名用户ID", 
    1263   "accountId": "登录用户", 
     1263  "common_session_id": "登录用户", 
    12641264  "list": "[1111,2222,3333]" 
    12651265} 
     
    13001300{{{ 
    13011301{ 
    1302   "accountId": "登录用户", 
     1302  "common_session_id": "登录用户", 
    13031303  "brand": "[1111,2222,3333]", 
    13041304  "product": "[4444,5555,6666]" 
     
    13871387page //页数 
    13881388size //每页数量 
    1389 accountId //登录用户ID 
     1389common_session_id //登录用户ID 
    13901390}}} 
    13911391 
     
    14341434page //页数 
    14351435size //每页数量 
    1436 accountId //登录用户ID 
     1436common_session_id //登录用户ID 
    14371437}}} 
    14381438 
     
    14611461  }, 
    14621462  "msg": "", 
    1463   "ret": 0 
     1463  "ret": 0, 
     1464  "page": 1,              //当前页数 
     1465  "total": 6220         //总试用数 
    14641466} 
    14651467}}} 
     
    14841486 
    14851487{{{ 
    1486 accountId //登录用户ID 
     1488common_session_id //登录用户ID 
    14871489}}} 
    14881490 
     
    15401542page //页数 
    15411543size //每页数量 
    1542 accountId //登录用户ID 
     1544common_session_id //登录用户ID 
    15431545}}} 
    15441546 
     
    15681570  }, 
    15691571  "msg": "", 
    1570   "ret": 0 
     1572  "ret": 0, 
     1573  "page": 1,              //当前页数 
     1574  "total": 6220         //总点评数 
    15711575} 
    15721576}}} 
     
    17771781{ 
    17781782  "openUdid": "匿名用户ID", 
    1779   "accountId": "登录用户ID", 
     1783  "common_session_id": "登录用户ID", 
    17801784  "list": "[1111,2222,3333]" 
    17811785} 
     
    18661870{ 
    18671871  "openUdid": "匿名用户ID", 
    1868   "accountId": "登录用户ID", 
     1872  "common_session_id": "登录用户ID", 
    18691873  "list": "[1111,2222,3333]" 
    18701874}