curl --location --request GET 'https://dev-api.inis.cn/api/pages/find' \
--header 'X-Forwarded-For: '
{
"msg": "string",
"code": 0,
"data": {
"count": 0,
"data": [
{
"id": 0,
"key": "string",
"title": "string",
"content": "string",
"editor": "string",
"tags": "string",
"audit": 0,
"lastUpdate": 0,
"serial": 0,
"uid": 0,
"remark": "string",
"json": {
"comment": {
"allow": 0,
"show": 0
}
},
"text": "string",
"result": null,
"createTime": 0,
"updateTime": 0,
"deleteTime": 0
}
],
"page": 0
}
}
扫码加入【 inis 】开发群
在这里,获得【 inis 】使用上的任何帮助,快速上手让你的研测效率得到大幅提升