AppleK


帮助中心

简要描述
请求URL
  • /index/article/help
请求方式
  • get
成功返回示例
{
    "code": 0,
    "msg": "success",
    "data": [
        {
            "id": 2,
            "title": "产品介绍",
            "content": "嘟旗·聚合支付是什么?\r\n嘟旗·聚合支付支持的产品和渠道\r\n嘟旗·聚合支付还需要单独生成渠道么?"
        },
        {
            "id": 3,
            "title": "签约使用",
            "content": "使用嘟旗·聚合支付的具体流程是什么?\r\n如何使用嘟旗·聚合支付签约?\r\n个人开发者是否可以使用嘟旗·聚合支付"
        },
        {
            "id": 4,
            "title": "管理平台",
            "content": null
        },
        {
            "id": 5,
            "title": "接入开发",
            "content": null
        },
        {
            "id": 6,
            "title": "支付渠道",
            "content": null
        },
        {
            "id": 7,
            "title": "费用",
            "content": null
        }
    ]
}
成功返回示例的参数说明
参数名 类型 说明
data array 文章列表
 ・id int id
 ・title string 标题
 ・content string 内容

页面列表

ITEM_HTML