Changes between Version 58 and Version 59 of intf
- Timestamp:
- 10/20/2014 03:35:50 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
intf
v58 v59 1630 1630 ==== 2.8.2 任务列表(for app) 1631 1631 {{{ 1632 uri:${autotaskRoot}/intf/clubgc/getUserInfo.do 1633 参数: 1634 common_session_id(开发测试环境是common_session_id1),可选 1635 一般情况是r系统调用无header信息是用 1636 接口响应: 1637 { 1638 "userId":123, 1639 "userName":"abc" 1640 "goldCount":100 1641 } 1642 }}} 1643 ==== 2.8.3 任务列表(for web) 1644 {{{ 1632 1645 uri:/getUserGold 1633 1646 参数: 1634 1647 common_session_id(开发测试环境是common_session_id1),可选 1635 一般情况是r系统调用无header信息是用1636 1648 接口响应: 1637 1649 { … … 1644 1656 } 1645 1657 }}} 1646 ==== 2.8. 3 任务列表(for web)1658 ==== 2.8.4 任务完成进度(for web) 1647 1659 {{{ 1648 1660 uri:/getUserGold … … 1659 1671 } 1660 1672 }}} 1661 ==== 2.8.4 任务完成进度(for web)1662 {{{1663 uri:/getUserGold1664 参数:1665 common_session_id(开发测试环境是common_session_id1),可选1666 接口响应:1667 {1668 code: 0,1669 message: "响应描述信息",1670 data: {1671 userId:123,1672 gold:100001673 }1674 }1675 }}}1676 1673 ==== 2.8.5 用户消费金币 1677 1674 {{{
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)