根据价格分页查询
GET
http://localhost:8888/costume/spu-info/{page}/{size}/{state}
请求参数
参数名
类型
描述
必填
page
当前页码
必填
size
每页大小
必填
state
状态(0降序 1升序)
必填