标签列表
GET
http://192.168.1.201:84/adminapi/contract/label_lists?page=1&limit=20
请求头
参数名
类型
描述
必填
authori-zation
string
示例:98f264ac2135dfb55b9dc6f8564a103b
必填
请求参数
参数名
类型
描述
必填
page
int
示例:1 页码
必填
limit
int
示例:20 条数
必填
title
string
搜索标题
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:标签列表
必填
current_page
int
示例:1
必填
id
int
示例:1 标签id
必填
name
string
示例:标签1 标签名称
必填
created_at
string
示例:2022-02-09 11:39:21 创建时间
必填
first_page_url
string
示例:http://192.168.1.201:84/adminapi/contract/label_lists?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://192.168.1.201:84/adminapi/contract/label_lists?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://192.168.1.201:84/adminapi/contract/label_lists
必填
per_page
string
示例:20
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填
code
int
示例:200
必填