-
chore: update quota calc logic (close #599) (#627)
发布于
2023-11-05 11:15:06 +00:00 - fix: change quota calc code (close #599)
Use float64 during calc and do math.Ceil after calc. This will result in the quota being used slightly more than the official standard, but it will be guaranteed that it will not be less.
- chore: remove blank line
Co-authored-by: JustSong songquanpeng@foxmail.com
下载附件