文档
测试

查看对应的商品样式

GET
http://localhost:8880/goods/checktype?search=%7B%22good_type%22%3A%22%E5%A5%B3%E9%9E%8B%22%7D

请求参数

参数名
类型
描述
必填
search
string
示例:{}
必填
search
string
示例:{"good_type":"女鞋"}
必填

响应参数

参数名
类型
描述
必填
code
int
示例:2000
必填
flag
boolean
示例:true
必填
message
string
示例:查询成功
必填
data
array
数据列表
必填
t_id
int
示例:4
必填
good_type
string
示例:女鞋
必填
s_id
int
示例:52
必填
style
string
示例:帆布鞋
必填
img
string
示例:https://mi.vanclimg.com/oms/2019_5_16_14_59_46_190_400x400.jpg
必填