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.

15 lines
292 B

4 years ago
@localhost = http://127.0.0.1:7270/v1.0/
@test = http://192.168.0.99:7270/v1.0/
@www = http://www.tall.wiki/gateway/yanyuan/v2.0/
@type = content-type: application/json;charset=utf-8
###绑定工具箱
POST {{test}}/carousel/query
{{type}}
{
"param":{
"showPage":"0000"
}
}