简要描述:

  • 帮助中心添加内容页面接口,

请求URL:

plugin.help-center.api.content.info

返回示例:

{
	"result":1,
		"msg":"ok",
			"data":{
			"set_data":[{
"title":"33333333333","content":"<p>333333333333333333<\/p>"},{"title":"4444","content":"<p>4444444444444444444<\/p>"},{"title":"\u6d4b\u8bd5","content":"<p>111111111111111111111111111111111111111111111<\/p>"},{"title":"\u70b9\u70b9\u6ef4\u6ef4","content":"<p>11111111111111111111111111111111111111111111<\/p>"},{"title":"\u552f\u4e00","content":"<p>111111111111111111111111111111<\/p>"},{"title":"111","content":"<p>1111111111111111<\/p>"},{"title":"111","content":"<p>11111111111111<\/p>"},{"title":"11","content":"<p>333<\/p>"},{"title":"11111","content":"<p>111111111111111111111<\/p>"},{"title":"111","content":"<p>123123<\/p>"},{"title":"123","content":"<p>123<\/p>"},{"title":"asfd","content":"<p>df<\/p>"},{"title":"888888888888","content":"<p>777777777777777777<\/p>"},{"title":"1111","content":"<p>111111111111111111<\/p>"}
			]}
	}

返回参数说明:

参数名 类型 说明
title varchar 标题
content text 内容