返回值
变量 类型 说明
helpRelated_help_monolayer DataView 帮助单层数据
数据展示 DataView
变量 类型 说明
name String 名称
records List<Help> 显示记录集
moreUrl String 更多URL
帮助 Help
变量 类型 说明
id Long 帮助Id
name String 帮助名称
userName String 用户名称
helpTypeId Long 帮助分类Id
content String 帮助内容
times Date 发表时间
方法支持参数
参数 类型 是否必填 说明
helpTypeId Long 帮助分类Id

示例