文档
测试
GET
gd/c/page

请求参数

参数名
类型
描述
必填
current
int
当前页
必填
size
int
每页显示条数
必填
orderNo
String
交易编号
可选
otherEntName
String
交易相对方
可选
type
String
来源方式 11发行 12转入 21转出
可选

响应参数

参数名
类型
描述
必填
status
String
响应码
必填
message
String
响应信息
可选
data
Object
响应数据
必填
current
int
当前页
必填
size
int
每页显示条数
必填
total
int
总数
必填
records
List
查询数据列表
必填
id
int
数据库主键
必填
orderNo
String
交易编号
必填
type
String
来源方式 11发行 12转入 21转出
必填
otherEntName
String
交易相对方
必填
balance
bigdecimal
金额 type=11和12为正,type=21为负
必填
chainTime
String
交易日期
可选
modelName
String
模型名称
必填
transactionHash
String
区块链编号
必填
fileId
String
碳资产证ID
可选