shanshanzhong 315c59e5b7
All checks were successful
Build docker and publish / build (20.15.1) (push) Successful in 7m56s
fix: traffic_limit 限速值 KB→Bytes 转换,修复与基础限速单位不一致
traffic_limit 的 speed_limit 前端输入单位是 KB,
订阅基础 speed_limit 存储单位是 Bytes,
比较和返回前需要 ×1024 转换为 Bytes,否则限速值异常偏低。

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-27 02:30:06 -07:00
..
2026-03-18 10:28:55 -07:00
2026-03-06 21:58:29 -08:00
2026-03-18 00:53:35 -07:00
2026-03-06 21:58:29 -08:00
2026-03-06 01:30:39 -08:00