门店用户列表
POST
/api/base/store/selectUserList
接口描述
门店用户列表查询
请求头
参数名
类型
描述
必填
Content-Type
String
application/json
必填
token
string
必填
请求参数
参数名
类型
描述
必填
store_id
string
门店id
必填
role_type
string
角色类型。空:全部;S1:门店超级管理员;S2:门店管理员
可选