文档
测试

获取用印记录

GET
https://test.wellsign.cn/matrix/client/sealRecord

请求头

参数名
类型
描述
必填
token
string
新版后台 token
必填

请求参数

参数名
类型
描述
必填
page
String
当前页,从0开始
必填
pageSize
String
必填

响应参数

参数名
类型
描述
必填
data
object
返回数据
必填
totalPages
int
必填
totalElements
int
必填
mSealRecordJsonList
list
必填
updateDateTime
LocalDateTime
必填
sealRequestName
String
必填
sealName
String
必填
fileList
list
必填
fileObjectId
必填
fileSequenceId
必填
fileOssPath
必填
fileName
必填
buildNo
必填
signType
必填
sealList
必填
sealId
必填
sealName
必填
msg
string
错误信息
必填
code
int
响应码。0:成功;其他代表错误
必填