批签详情
GET
http://192.168.1.201:84/adminapi/contract/batch_details?batch_id=1&limit=20%20%20&page=1&title=%E6%B5%8B%E8%AF%95
请求头
参数名
类型
描述
必填
authori-zation
string
示例:7dab13b1146c85e621e83812618c906d
必填
请求参数
参数名
类型
描述
必填
batch_id
int
示例:1 批签id
必填
limit
string
示例:20 条数
必填
page
int
示例:1 页码
必填
title
string
示例:测试 搜索名称
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:数据返回成功
必填
current_page
int
示例:1
必填
contract_name
string
示例:测试 合同名称
必填
id
int
示例:121 合同id
必填
sign_time
string
示例:签署时间 2021-11-16 15:32
必填
contract_path
string
查看合同详情
必填
first_page_url
string
示例:http://192.168.1.201:84/adminapi/contract/batch_details?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://192.168.1.201:84/adminapi/contract/batch_details?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://192.168.1.201:84/adminapi/contract/batch_details
必填
per_page
string
示例:20
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填
code
string
示例:200
必填