Skip to content

Commit

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

| 日期 | 当日消耗量 | 累计使用量 | 剩余额度 |
|------|------------|------------|-----------|
| 2024-12-03 | 0.87 | 30.74 | 71.26 |
| 2024-12-02 | 11.02 | 29.87 | 72.13 |
| 2024-12-01 | 7.54 | 18.85 | 83.15 |
| 2024-11-30 | 0.00 | 11.31 | 90.69 |
Expand Down
73 changes: 42 additions & 31 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.
5 changes: 5 additions & 0 deletions balance_history.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,10 @@
"remaining_amount": "72.13",
"timestamp": "2024-12-02 22:24:25",
"used_amount": "29.87"
},
"2024-12-03": {
"remaining_amount": "71.26",
"timestamp": "2024-12-03 01:58:13",
"used_amount": "30.74"
}
}

0 comments on commit 9fd5bf2

Please sign in to comment.