文档
测试

条件搜索机构

GET
http://yijiayoudiancs.zmqzjt.com:8888/yjyd-admin/UserAdmin/selectOrgList

请求头

参数名
类型
描述
必填
token
string
授权token
必填

请求参数

参数名
类型
描述
必填
shopId
String
店铺ID(四选一)
必填
userName
String
用户名(四选一)
必填
shopPhone
String
店铺手机号码(四选一)
必填
shopName
String
店铺名字(四选一)
必填
Pages
Integer
页数(必传)
必填
PerPage
Integer
每页数量(必传)
必填
orgId
String
公司id(必传)
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:查询成功
必填
data
object
数据字典
必填
shopList
array
数据列表
必填
shopId
string
示例:000004
必填
shopName
string
示例:严春燕的店铺
必填
shopPhone
string
示例:18750998051
必填
orgCharge
string
示例:严春燕
必填
orgType
int
示例:1
必填
shopConut
int
示例:4
必填
shopCount
int
示例:4
必填