mirror of
https://github.com/labring/sealos.git
synced 2026-09-19 02:23:07 +08:00
fix(account): prevent consumption amount double counting (#7301) * fix(account): prevent consumption amount double counting * docs(account): clarify consumption aggregation logic * docs(account): add consumption query examples * test(account): add anonymized billing runtime fixture * style(account): format billing runtime fixture Co-authored-by: Yun Pan <dinoallo@netc.it>