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.

18 lines
396 B

@dev = http://127.0.0.1:7270/v1.0/
@test = https://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
POST {{test}}/carousel/query
{{type}}
{
"param":{
"showPage":"0000"
}
}
###列表查询
GET {{test}}/content/list?showPage=0101&year=2021&showType=&pageNum=1&pageSize=10