Changes between Version 13 and Version 14 of appapi/4.2
- Timestamp:
- 05/12/2015 06:04:31 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
appapi/4.2
v13 v14 415 415 }}} 416 416 417 ==== 1.3.3 判断个人资料是否完整 ==== 418 {{{ 419 接口/appapi/1.0/user/isCompleteUserInfo.do [GET] 420 说明 : 判断个人资料是否完整 421 请求参数 : 422 423 userId: 用户ID 424 425 是否登录 : 否 426 缓存时间 : 无 427 是否分页 : 否 428 429 430 返回结果: 431 432 { 433 userId: 用户ID 434 isComplete: 资料是否完整(0:不完整;1:完整) 435 436 code : 0成功,-1失败 437 message : 提示信息 438 version : 接口版本号如1.0,1.0(latest)表示最新版本 439 } 440 }}} 441 417 442 418 443
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)