Skip to content

Commit

Permalink
Update data for 2024-12-14
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinxft committed Dec 14, 2024
1 parent 16a4beb commit a3cd2d2
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.51 |
| 预计剩余天数 | 2.5 |
| 日平均消耗 | 5.55 |
| 预计剩余天数 | 2.4 |


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

| 日期 | 当日消耗量 | 累计使用量 | 剩余额度 |
|------|------------|------------|-----------|
| 2024-12-14 | 5.22 | 88.16 | 13.84 |
| 2024-12-14 | 5.80 | 88.74 | 13.26 |
| 2024-12-13 | 12.18 | 82.94 | 19.06 |
| 2024-12-12 | 17.69 | 70.76 | 31.24 |
| 2024-12-11 | 8.99 | 53.07 | 48.93 |
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 @@ -75,8 +75,8 @@
"used_amount": "82.94"
},
"2024-12-14": {
"remaining_amount": "13.84",
"timestamp": "2024-12-14 12:45:11",
"used_amount": "88.16"
"remaining_amount": "13.26",
"timestamp": "2024-12-14 14:21:02",
"used_amount": "88.74"
}
}

0 comments on commit a3cd2d2

Please sign in to comment.