文档
测试

设置置顶或热销楼盘

POST
http://localhost:8080/ldapp/flag/set

请求参数

参数名
类型
描述
必填
id
int
楼盘id
必填
hot
int
1.设置热销 0取消设置
必填
top
int
1.设置置顶 0取消设置
必填