商家信息
POST
api/Store/getStoreInfo
请求参数
参数名
类型
描述
必填
store_id
int
商家ID
必填
响应参数
参数名
类型
描述
必填
store_logo
string
商家logo
必填
store_name
string
商家名称
必填
store_introduce_info
string
商家介绍
必填
lon
float
经度
必填
lat
float
纬度
必填
province
string
省
必填
city
string
市
必填
area
string
区
必填
address
string
地址
必填
link_user
string
联系人
必填
phone
string
手机号
必填
commission
float
平台扣点
必填
type
int
商家类型 0=线下商家,1=线上商家
必填
order_index
int
排列顺序
必填
store_class_id
int
商家分类 1 O2O商家 2 B2C商家
必填
is_hot
int
是否推荐 0-不推荐 1-推荐
必填