分页查询(page)
GET
/shop/notice/page
接口描述
分页查询
请求参数
参数名
类型
描述
必填
size
int
每页大小,默认10
必填
rows
int
每页条数 示例:10
必填
title
string
标题
可选
status
int
状态(1:公布 0:撤回)
可选