Commit Graph

4 Commits

Author SHA1 Message Date
daiyangcheng
50d911b9f8
Fix mathematical logic errors in traffic updates
traffic's unit is "B"
but userTraffic's unit is "MB"
they can't minus when traffic's unit is "B"
so we nned to change this line to ensure the unity of units
2024-01-17 01:27:40 +08:00
Akkariin Meiko
3081816189
Fix: Traffic calc bug 2020-01-19 22:17:37 +08:00
Akkariin Meiko
9eb8fc37f8
Fix: Traffic statistics bug 2020-01-19 22:02:39 +08:00
e0da205b34 Initial commit 2020-01-18 05:51:45 +08:00