文档
测试

链接表界面-分页查询

GET
http://127.0.0.1:8080/sale-link/page?pageNo=1&pageSize=10

请求参数

参数名
类型
描述
必填
pageNo
string
1
必填
pageSize
string
10
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:
必填
code
string
示例:0001
必填
data
object
数据字典
必填
records
array
数据列表
必填
id
int
示例:1
必填
martId
string
示例:CC
必填
operateId
string
示例:
必填
parentAisn
string
示例:
必填
asin
string
示例:B08X6XNQ42
必填
sku
string
示例:4X-86G3-XAAD
必填
name
string
示例:360旋转洒水器
必填
nameEn
string
示例:360° Garden sprinkler
必填
photo
string
示例:
必填
productNumber
object
示例:null
必填
sourceSalePrice
int
示例:359
必填
salePrice
int
示例:359
必填
cost
int
示例:6
必填
shipFreight
int
示例:4
必填
airFreight
int
示例:8
必填
dsPrice
int
示例:189
必填
warnDate
object
示例:null
必填
importTime
string
示例:2022-01-15T15:21:54.000+00:00
必填
memo
object
示例:null
必填
goodPrice
object
示例:null
必填
total
int
示例:193
必填
size
int
示例:10
必填
current
int
示例:1
必填
success
boolean
示例:true
必填