文档
测试

获取区块链和系统概况

POST
/statistic/genral

响应参数

参数名
类型
描述
必填
general
Object
JSON String类型 需要反序列化
必填
height
Int
区块链高度
必填
gasPrice
Int
Gas价格
必填
freeMem
Int
空闲内存
必填
totalMem
Int
总内存
必填
cpuUsage
Double
cpu使用率
必填