文档
测试

查询PC端广告设定(pagePcAdvertising)

POST
http://localhost:8080/WXFOOTSTAFF/remote/pagePcAdvertising

请求参数

参数名
类型
描述
必填
strContent
string
json字符串,请求参数
必填
serialNo
int
服务器标识,多个使用_;_ 全部使用*号表示
必填
pageSize
int
每页显示几条数据
必填
startIndex
int
开始页数
必填
fromDate
string
开始日期
必填
endDate
string
结束日期
必填

响应参数

参数名
类型
描述
必填
resultSet
array
返回结果集
必填
id
long
id
必填
platformType
int
0 = 丽人, 1 = 足浴
必填
name
string
广告名称
必填
picName
string
图片名称
必填
redirectUrl
string
跳转链接
必填
fromDate
string
起始日期
必填
endDate
string
结束日期
必填
content
string
备注
必填