查询自己申请的广告
GET
/api/advertising/listIssue
请求参数
参数名
类型
描述
必填
advType
int
advType==0时,查询类型为个人的广告,1为查询商家类型,不传为全部
必填
limit
int
必填
page
int
必填
响应参数
参数名
类型
描述
必填
status
int
示例:200
必填
success
boolean
示例:true
必填
msg
string
示例:操作成功
必填
id
int
示例:1
必填
title
string
示例:
必填
url
string
示例:[
"123"
]
必填
createTime
int
示例:1606377836000
必填
userId
int
示例:71
必填
mechantId
int
示例:0
必填
flag
int
示例:0
必填
latitude
string
示例:28.161551
必填
longitude
string
示例:40.0497810000
必填
sex
string
示例:
必填
unit
int
示例:0
必填
num
int
示例:0
必填
distance
int
示例:999999999
必填
mydistance
object
示例:null
必填
startTime
object
示例:null
必填
endTime
object
示例:null
必填
advExplain
object
示例:null
必填
surplus
int
示例:1
必填
consume
int
示例:0
必填
isCheck
int
示例:1
必填
type
object
示例:null
必填
advTyepe
object
示例:null
必填
isPay
object
示例:null
必填
total
int
示例:11
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
searchCount
boolean
示例:true
必填
pages
int
示例:2
必填
total
int
示例:11
必填
time
string
示例:2020-11-30 13:37:39
必填