暂无账号
等待远程数据库同步| # | 账号 ID | 状态 | 有效期剩余 | 图片配额 (4h) | 视频配额 (4h) | 累计图片 | 累计视频 | Config |
|---|---|---|---|---|---|---|---|---|
| {{a.position}} | {{a.account_id}} | {{a.expired?'过期':'有效'}} |
已过期
{{a.remaining_hours}}h
|
{{a.image_remaining}}/{{a.image_limit}}
窗口截止 {{a.image_window_expiry}}
窗口未激活
|
{{a.video_remaining}}/{{a.video_limit}}
窗口截止 {{a.video_window_expiry}}
窗口未激活
|
{{a.total_image_used}} | {{a.total_video_used}} | {{a.config_id}} |
今日暂无请求
| 排名 | 用户 | 图片 | 视频 | 总计 | 占比 |
|---|---|---|---|---|---|
| {{idx<3?['🥇','🥈','🥉'][idx]:(idx+1)}} |
{{item.user_remark||'未备注'}}
{{item.user_token.substring(0,20)}}...
|
{{item.image_count}} | {{item.video_count}} | {{item.total_count}} |
{{Math.round(item.total_count/(Number(leaderboard.image_total||0)+Number(leaderboard.video_total||0))*100)}}%
|
暂无请求日志
通过 gimage/gvideo 模型请求后会记录在这里| ID | 请求 ID | 类型 | 分配账号 | 用户 | 状态 | 时间 |
|---|---|---|---|---|---|---|
| {{l.id}} | {{l.request_id}} | {{l.task_type}} | {{l.gemini_account_id||'-'}} | {{l.user_remark}} {{l.user_token||'-'}} | {{l.task_status}} | {{fmt(l.created_at)}} |