Changes between Version 12 and Version 13 of externalProvideJar
- Timestamp:
- 08/08/2014 05:47:23 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
externalProvideJar
v12 v13 12 12 @param action 动作 [[BR]] 13 13 @param reason 原因 [[BR]] 14 @return 操作后的余额 14 @return 操作后的余额 [[BR]] 15 15 long payScore(long userId, long score, String application, String action, String reason) [[BR]] 16 16 * 调整用户的论坛积分 /action/score/update.jsp[[BR]] [[BR]] … … 44 44 @param reason 原因 [[BR]] 45 45 @param typeId 积分类型 scoretypeid = 11为金币 22为积分 21为积分3 12为积分4 13 为积分5 14 为积分6 15 为积分7 [[BR]] 46 @return 操作后的余额 46 @return 操作后的余额 [[BR]] 47 47 long payScore(long userId, long score, int typeId,String application, String action, String reason) [[BR]] 48 48 * 调整用户的论坛积分 /action/score/update.jsp [[BR]] [[BR]] … … 74 74 * 查询是否有未激活用户 /action/user/actived.jsp[[BR]] [[BR]] 75 75 @param userIds 用户Id [[BR]] 76 @return 未激活用户id数组 76 @return 未激活用户id数组 [[BR]] 77 77 long[] actived(long[] userIds) [[BR]] 78 78 … … 99 99 * 获得用户信息 /action/user/user_setting_json.jsp [[BR]] [[BR]] 100 100 @param userId 用户Id [[BR]] 101 @return 用户信息Map,包括以下keyuserId, createAt, name, nickname, score, contribution,exScore1,exScore2,exScore3,exScore4,exScore5, rank, level, totalLevel, next 101 @return 用户信息Map,包括以下keyuserId, createAt, name, nickname, score, contribution,exScore1,exScore2,exScore3,exScore4,exScore5, rank, level, totalLevel, next [[BR]] 102 102 Map getUserInfo(long userId) [[BR]]
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)