获取门店员工信息(免登录)
POST
http://1.15.80.200:8080/branch/staffs
接口描述
门店编号获取门店员工信息接口(可接)✔️
请求参数
application/x-www-form-urlencoded参数名
类型
描述
必填
branchId
string
门店编号
必填
响应参数
参数名
类型
描述
必填
msg
string
请求结果消息
必填
code
string
请求结果状态码
必填
branchId
string
门店编号
必填
storeId
string
商户编号
必填
isWhiteListStore
string
商户是否白名单 0.否 1.是
必填
isWhiteListBranch
string
门店是否白名单 0.否 1.是
必填
expireTime
string
门店服务有效时间 格式:YYYY-MM-dd
必填
canLogin
string
是否可以登录 0.否 1.是
必填
branchIcon
string
门店图标
必填
serverTime
string
服务器时间 格式:YYYY-MM-dd hh-mm-ss
必填