商品列表
POST
http://localhost:8888/api/accomroom/goods/list
请求参数
参数名
类型
描述
必填
shopId
int
示例:1
必填
响应参数
参数名
类型
描述
必填
code
string
示例:1
必填
goodsId
int
示例:1
必填
created_at
string
示例:2022-08-01T17:26:43.8261823+08:00
必填
updated_at
string
示例:2022-08-01T17:26:43.8261823+08:00
必填
systemId
int
示例:1
必填
shopId
int
示例:1
必填
name
string
示例:鸡蛋
必填
type
string
示例:餐食
必填
priceType
int
示例:1
必填
weekPrice
int
示例:200
必填
weekendPrice
int
示例:0
必填
desc
string
示例:
必填
groupName
string
示例:
必填
tagList
array
数据列表
必填
imageList
object
示例:null
必填
empty
boolean
示例:false
必填
errorDetail
string
示例:
必填
msg
string
示例:成功
必填