Changes between Version 9 and Version 10 of appapi/4.5
- Timestamp:
- 10/16/2015 04:23:44 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
appapi/4.5
v9 v10 38 38 === 2. 用户管理相关 39 39 40 ==== 2.1. 用户 爱车接口 ====40 ==== 2.1. 用户权限接口 ==== 41 41 42 原有接口:/1.0/user/getUserPermission.do 43 44 1、添加锁用户判断 45 2、添加用户爱车信息,最终返回结果: 42 46 {{{ 43 接口:/appapi/4.5/user/carInfo.do [GET]44 45 请求参数:46 userId: 用户id [long]47 48 是否登录 :是49 缓存时间 : 否50 是否分页 : 否51 52 返回结果:53 47 54 48 { … … 63 57 serialId: 车系id 64 58 serialName: 车系名 65 } 59 }, 60 61 permissions: [ 62 // 保持原来字段不变 63 ] 66 64 } 65 67 66 }}} 68 69 ==== 2.2. 用户权限接口 ====70 71 原有接口:/1.0/user/getUserPermission.do72 添加锁用户判断
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)