Skip to content

Commit

Permalink
Update data for 2024-12-07
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinxft committed Dec 7, 2024
1 parent 95f2009 commit 16efde7
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 @@

| 指标 | 数值 |
|------|------|
| 日平均消耗 | 4.77 |
| 预计剩余天数 | 12.4 |
| 日平均消耗 | 4.80 |
| 预计剩余天数 | 12.2 |


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

| 日期 | 当日消耗量 | 累计使用量 | 剩余额度 |
|------|------------|------------|-----------|
| 2024-12-07 | 0.87 | 42.92 | 59.08 |
| 2024-12-07 | 1.16 | 43.21 | 58.79 |
| 2024-12-06 | 0.00 | 42.05 | 59.95 |
| 2024-12-05 | 2.03 | 42.05 | 59.95 |
| 2024-12-04 | 15.08 | 40.02 | 61.98 |
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 @@ -40,8 +40,8 @@
"used_amount": "42.05"
},
"2024-12-07": {
"remaining_amount": "59.08",
"timestamp": "2024-12-07 20:24:57",
"used_amount": "42.92"
"remaining_amount": "58.79",
"timestamp": "2024-12-07 22:22:50",
"used_amount": "43.21"
}
}

0 comments on commit 16efde7

Please sign in to comment.