文档
测试

获取商品列表

GET
http://{{url}}/api/work/help/goods_list

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1679369454
必填
data
object
数据字典
必填
total
int
示例:1
必填
per_page
int
示例:15
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:1
必填
name
string
示例:商品001
必填
price
string
示例:15.00
必填
image
string
示例:/uploads/20220613/52c4d313119f35bb8ccd26994a913edc.png
必填
shop_id
int
示例:1
必填
shop
object
数据字典
必填
id
int
示例:1
必填
name
string
示例:门店01
必填
status_text
string
示例:
必填
images_arr
object
示例:null
必填