Skip to content

Commit

Permalink
Update data for 2024-12-05
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinxft committed Dec 5, 2024
1 parent 1d0f665 commit d56bcb3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

| 指标 | 数值 |
|------|------|
| 日平均消耗 | 5.97 |
| 预计剩余天数 | 10.1 |
| 日平均消耗 | 6.01 |
| 预计剩余天数 | 10.0 |


## 使用量走势
Expand All @@ -17,7 +17,7 @@

| 日期 | 当日消耗量 | 累计使用量 | 剩余额度 |
|------|------------|------------|-----------|
| 2024-12-05 | 1.74 | 41.76 | 60.24 |
| 2024-12-05 | 2.03 | 42.05 | 59.95 |
| 2024-12-04 | 15.08 | 40.02 | 61.98 |
| 2024-12-02 | 6.09 | 24.94 | 77.06 |
| 2024-12-01 | 7.54 | 18.85 | 83.15 |
Expand Down
4 changes: 2 additions & 2 deletions assets/trend.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions balance_history.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"used_amount": "40.02"
},
"2024-12-05": {
"remaining_amount": "60.24",
"timestamp": "2024-12-05 16:32:46",
"used_amount": "41.76"
"remaining_amount": "59.95",
"timestamp": "2024-12-05 18:32:50",
"used_amount": "42.05"
}
}

0 comments on commit d56bcb3

Please sign in to comment.