PetAgent/backend
wsb1224 dc5648fbb8 修复 admin 分类 token 查询的 label 运算符优先级
.label("tokens") 只绑到了 sum(output) 而非 input+output 整体,
导致后台显示的分类 token 值偏低。

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-09 21:01:04 +08:00
..
api 修复 admin 分类 token 查询的 label 运算符优先级 2026-06-09 21:01:04 +08:00
config
migrations
models
scripts
services
utils
__init__.py
main.py
nohup.out
pet_data.db
requirements.txt
run.py
start.sh
test_token_charge.py
test_voice_conversation.py