帮助中心

API - 获取帮助中心

描述:获取帮助中心

请求方式:GET

请求地址:v1/knowledgebase

版本:v1

内部API调用方法名:Knowledgebase_knowledgebase

返回参数

参数类型验证规则最大长度描述示例
   total int - 帮助数量 1
  _cate array[] - 帮助分类
         Lid int - 帮助分类ID 1
         Ltitle string - 标题 example
         Lalias string - 别名 example
         Lcount int - 分类帮助数量 1
  _knowledgebase array[] - 帮助
         Lid int - 帮助ID 1
         Ltitle string - 帮助标题 example
         Lkeywords string - 关键字 example
         Ldescription string - 描述 example
         Lhead_img string - 展示图片 example
         Lread int - 阅读量 1
         Lcreate_time int - 创建时间 1
         Lupdate_time int - 更新时间 1
         Lpush_time int - 发布时间 1
         Llabel string - 标签 example