文档
测试

添加门店

POST
/store/store/add

响应参数

参数名
类型
描述
必填
code
int
状态值
必填
message
string
提示内容
必填
data
map
返回成功或失败字符串
必填

说明 / 示例

isvalid 修改为delflag

参数

参数名
类型
描述
必填
delFlag
int
状态 1正常 0禁用
必填
name
string
门店名称
必填
type
string
门店类型枚举值
必填
brandId
int
所属品牌id
必填
phone
string
门店电话号码
必填
startDate
string
开业时间 yyyy-MM-dd格式
必填
county
string
县区名
必填
countyCode
string
县区code
必填
city
string
省市名
必填
cityCode
string
省市code
必填
tencentMap
string
滕腾讯地图经纬度
必填
latitude
string
纬度
必填
latitude
string
经度
必填
district
string
详细地址 对应LocationDistrict字段
必填
arriveTime
string
到店时间 HH:mm格式
必填
leaveTime
string
离店时间 HH:mm格式
必填
introduce
string
门店描述
必填
sort
int
排序
必填
firstLetter
string
首字母
必填