aiclient-2-api / configs /api-potluck-keys.json.example
Jaasomn
Initial deployment
ceb3821
{
"keys": {
"maki_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx": {
"id": "maki_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"name": "示例用户",
"createdAt": "2026-01-01T00:00:00.000Z",
"dailyLimit": 500,
"todayUsage": 0,
"totalUsage": 0,
"lastResetDate": "2026-01-01",
"lastUsedAt": null,
"enabled": true,
"bonusRemaining": 0
}
}
}