mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-01 17:00:21 +08:00
CLI stream/sync mixin 中创建 pending usage 记录时,api_format 取值 来源不一致(部分用 FORMAT_ID,部分用 allowed_api_formats[0])。 新增 primary_api_format 属性并统一使用,确保 pending 记录的格式 与实际客户端请求格式一致。