文档
测试

系统信息详情

POST
www.lengqianbao.com/index.php/rob/index/getnewsdetail

请求头

参数名
类型
描述
必填
token
string
用户标识
必填

请求参数

参数名
类型
描述
必填
id
int
信息id
必填

说明 / 示例

```language { "status": 1, "result": { "data": { "id": 2, "title": "this is first news", #标题 "con": "this is first newsthis is first newsthis is first newsthis is first newsthis is first newsthis is first newsthis is first newsthis is first news", #内容 "createtime": "2020-08-20 13:07:40" #时间 } } } ```