文档
测试

获取门店信息

POST
http://yiyue.tianzhuowangluo.com/api/Shop/getInfo

请求参数

参数名
类型
描述
必填
id
商铺id
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
data
object
数据字典
必填
id
int
示例:1
必填
user_id
int
示例:2
必填
name
string
示例:测试店铺
必填
status
int
示例:1
必填
delete_time
object
示例:null
必填
update_time
object
示例:null
必填
create_time
object
示例:null
必填
user
object
数据字典
必填
id
int
示例:2
必填
user_nickname
string
示例:
必填
avatar
string
示例:
必填
project
array
数据列表
必填
id
int
示例:28
必填
shop_id
int
示例:1
必填
name
string
示例:123123
必填
price
string
示例:1.00
必填
vip_price
string
示例:1.00
必填
minute
int
示例:0
必填