Changes between Version 59 and Version 60 of intf
- Timestamp:
- 10/20/2014 03:37:27 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
intf
v59 v60 1617 1617 uri:/getUserGold 1618 1618 参数: 1619 common_session_id(开发测试环境是common_session_id1),可选, 一般情况是r系统调用无header信息是用 1620 接口响应: 1621 { 1622 "userId":123, 1623 "userName":"abc" 1624 "goldCount":100 1625 } 1626 }}} 1627 ==== 2.8.2 任务列表(for app) 1628 {{{ 1629 uri:${autotaskRoot}/intf/clubgc/getUserInfo.do 1630 参数: 1631 common_session_id(开发测试环境是common_session_id1),可选 1632 一般情况是r系统调用无header信息是用 1633 接口响应: 1634 1635 }}} 1636 ==== 2.8.3 任务列表(for web) 1637 {{{ 1638 uri:/getUserGold 1639 参数: 1619 1640 common_session_id(开发测试环境是common_session_id1),可选 1620 1641 接口响应: … … 1628 1649 } 1629 1650 }}} 1630 ==== 2.8.2 任务列表(for app) 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) 1651 ==== 2.8.4 任务完成进度(for web) 1644 1652 {{{ 1645 1653 uri:/getUserGold … … 1656 1664 } 1657 1665 }}} 1658 ==== 2.8.4 任务完成进度(for web)1659 {{{1660 uri:/getUserGold1661 参数:1662 common_session_id(开发测试环境是common_session_id1),可选1663 接口响应:1664 {1665 code: 0,1666 message: "响应描述信息",1667 data: {1668 userId:123,1669 gold:100001670 }1671 }1672 }}}1673 1666 ==== 2.8.5 用户消费金币 1674 1667 {{{
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)