文档
测试

店员列表(完)

POST
http://{{address}}/api/peiliao/clerk/index

请求参数

参数名
类型
描述
必填
token
string
示例:{{token}}
必填
page
int
示例:1
必填
page_size
int
示例:10
必填
keyword
string
关键词搜索。示例:可爱
可选
city_code
int
城市筛选。示例:410100
可选
sex
int
性别筛选。1男。0女。不传是全部。示例:1
可选
levelc
int
店员级别。参考首页级别的id。示例:1
可选

响应参数

参数名
类型
描述
必填
status
int
示例:1
必填
msg
string
示例:操作成功
必填
data
object
数据字典
必填
records
object
数据字典
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:1
必填
name
object
示例:null
必填
email
string
示例:YAIN9ACi@qq.com
必填
permissions
object
示例:null
必填
is_activated
boolean
示例:true
必填
activated_at
string
示例:2021-10-14 02:09:49
必填
last_login
object
示例:null
必填
created_at
string
示例:2021-10-14 02:09:43
必填
updated_at
string
示例:2021-10-24 13:45:19
必填
username
string
示例:test01
必填
surname
object
示例:null
必填
deleted_at
object
示例:null
必填
last_seen
object
示例:null
必填
is_guest
int
示例:0
必填
is_superuser
int
示例:0
必填
created_ip_address
object
示例:null
必填
last_ip_address
object
示例:null
必填
openid
object
示例:null
必填
job_title
object
示例:null
必填
role_id
object
示例:null
必填
is_shiming
object
示例:null
必填
is_online
int
是否在线。0离线,1在线。示例:0
必填
can_voice
int
可否语音。0不可语音(不可语音不显示),1可语音。示例:0
必填
age
object
示例:null
必填
sex
int
性别,1男,0女。示例:1
必填
tags
string
标签。示例:可爱,电脑支付
必填
star
object
示例:null
必填
password_safe
string
示例:
必填
userphone
string
示例:
必填
nickname
string
昵称。示例:test01
必填
realname
string
示例:
必填
tuid
int
示例:0
必填
tids
object
示例:null
必填
tdeep
int
示例:0
必填
referrer_code
string
示例:
必填
levelu
int
示例:0
必填
levels
int
示例:0
必填
num_zt
int
示例:0
必填
num_td
int
示例:0
必填
bank_username
string
示例:
必填
bank_name
string
示例:
必填
bank_number
string
示例:
必填
bank_address
string
示例:
必填
bank_phone
string
示例:
必填
bank_status
int
示例:0
必填
wechat_number
string
示例:
必填
alipay_number
string
示例:
必填
is_shop
int
示例:1
必填
province_code
string
示例:410000
必填
city_code
string
示例:410100
必填
area_code
object
示例:null
必填
town_code
object
示例:null
必填
address
string
示例:
必填
levelc
int
示例:1
必填
avatar
object
头像。示例:null
必填
sound
object
录音。示例:null
必填
levelcinfo
object
级别信息。数据字典
必填
id
int
示例:1
必填
created_at
string
示例:2021-10-22 12:45:24
必填
updated_at
string
示例:2021-10-22 12:48:00
必填
title
string
级别。示例:普通
必填
slug
string
示例:putong
必填
status
int
示例:1
必填
first_page_url
string
示例:http://jtkj1002:8888/api/peiliao/clerk/index?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://jtkj1002:8888/api/peiliao/clerk/index?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://jtkj1002:8888/api/peiliao/clerk/index
必填
per_page
int
示例:20
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填