文档
测试

公告列表(pageNotice)

GET
/shop/notice/noticeList

请求参数

参数名
类型
描述
必填
size
int
每页大小,默认10
必填
rows
int
每页条数 示例:10
必填

响应参数

参数名
类型
描述
必填
data
list
数据列表
必填
id
string
公告id
必填
shopId
int
店铺id
必填
title
string
标题
必填
content
string
公告内容
必填
publishTime
date
公告发布时间
必填