Skip to content

Commit

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

| 日期 | 当日消耗量 | 剩余额度 |
|------|------------|-----------|
| 2024-12-20 | 0.00 | 104.27 |
| 2024-12-19 | 0.00 | 104.27 |
| 2024-12-18 | 0.00 | 104.27 |
| 2024-12-17 | 0.00 | 104.27 |
Expand Down
43 changes: 27 additions & 16 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 @@ -13,5 +13,10 @@
"remaining_amount": "104.27",
"timestamp": "2024-12-19 22:22:08",
"used_amount": "97.73"
},
"2024-12-20": {
"remaining_amount": "104.27",
"timestamp": "2024-12-20 01:49:13",
"used_amount": "97.73"
}
}

0 comments on commit eec80d8

Please sign in to comment.