{
"code": 0,
"msg": "success",
"data": {
"total": 20,
"current": 1,
"size": 5,
"records": [
{
"appid": "Abc123XyzQwerty567890",
"appkey": "AbCdEfGhIjKlMnOpQrStUvWxYz1234567890AbCd",
"tenant_id": 42,
"name": "测试公司A",
"client_secret": "aB3$xY7!",
"featureList": [
{
"feature_group": "audit",
"items": [
"合同审查"
],
"quota": 100,
"used_cost": 30,
"avail_balance": 70,
"avail_days": 60,
"expire_date": "2026-12-31",
"billing_mode": "per_call",
"rate": 1,
"unit_size": 10000,
"sub_features": [
{
"subFeature": "compare-ocr",
"rate": 6
}
]
}
]
}
]
}
}