简要描述
请求URL
请求方式
headers参数
参数名 |
必选 |
类型 |
说明 |
authorization |
是 |
string |
token |
参数
参数名 |
必选 |
类型 |
说明 |
id |
是 |
number |
协议id |
返回示例
{
"status": 0,
"message": "成功",
"result": {
"id": 11,
"title": "测试",
"content": "问我为何还会是谁哈克江户时代阿萨活动啊说的话扫地好安徽省的话哦i阿萨哦啊收i阿松i好的骚的厚爱山东i啊是 ",
"en_title": "cshd",
"url": "/agreement/cshd.html",
"longurl": "http://192.168.100.252/agreement/cshd.html"
}
}
返回参数说明
参数 |
类型 |
描述 |
status |
string |
状态 |
message |
string |
提示信息 |
- result |
object |
返回信息 |
id |
number |
协议id |
title |
string |
标题 |
content |
string |
内容 |
en_title |
string |
文件名 |
url |
string |
地址短链接 |
longurl |
string |
地址长链接 |