查询店铺详情
GET
http://localhost:8080/shop/getDetail/4
接口描述
根据店铺id查询店铺详情,请求的id附在路径中
响应参数
参数名
类型
描述
必填
status
int
示例:200
必填
shop_id
int
示例:4
必填
shop_name
string
示例:香港城
必填
user_id
int
示例:4
必填
shop_description
object
示例:null
必填
shop_logo
string
示例:logo.com
必填
ticket
int
示例:0
必填
telephone
string
示例:12345
必填
shop_status
int
示例:1
必填
delivery
int
示例:1
必填
one_category_id
int
示例:1
必填
name
string
示例:123
必填