You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
440 B

4 years ago
@localhost = http://127.0.0.1:7270/v1.0/
4 years ago
@test = http://test.tall.wiki/datang/v1.0/
4 years ago
@www = http://www.tall.wiki/gateway/yanyuan/v2.0/
@type = content-type: application/json;charset=utf-8
4 years ago
###查询轮播图
4 years ago
POST {{test}}/carousel/query
{{type}}
{
"param":{
"showPage":"0000"
}
}
4 years ago
###列表查询
### showType 0 文本 1 带图片 2 视频
GET  {{test}}/content/list?showPage=0101&year=2021&showType=&pageNum=1&pageSize=10