文档
测试

抄送人员列表

POST
/admin/RecipientsList

请求参数

参数名
类型
描述
必填
type
int
1售前,2签约,3回款
必填
page
int
不传默认为1
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:审核人员列表
必填
data
object
数据字典
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
send_name
string
示例:崔祯
必填
updated_at
string
示例:2022-08-19 13:25:36
必填
first_page_url
string
示例:https://shouquanma.laikan.xin/admin/RecipientsList?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:https://shouquanma.laikan.xin/admin/RecipientsList?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:https://shouquanma.laikan.xin/admin/RecipientsList
必填
per_page
int
示例:10
必填
prev_page_url
object
示例:null
必填
to
int
示例:2
必填
total
int
示例:2(总条数)
必填