Skip to content

Commit

Permalink
Update data for 2024-12-01
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinxft committed Dec 1, 2024
1 parent 93d4568 commit 0f776b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

| 日期 | 当日消耗量 | 累计使用量 | 剩余额度 |
|------|------------|------------|-----------|
| 2024-12-01 | 6.96 | 18.27 | 83.73 |
| 2024-12-01 | 7.54 | 18.85 | 83.15 |
| 2024-11-30 | 0.00 | 11.31 | 90.69 |
| 2024-11-29 | 0.29 | 11.31 | 90.69 |
| 2024-11-28 | 11.02 | 11.02 | 90.98 |
Expand Down
6 changes: 3 additions & 3 deletions balance_history.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"used_amount": "11.31"
},
"2024-12-01": {
"remaining_amount": "83.73",
"timestamp": "2024-12-01 20:25:05",
"used_amount": "18.27"
"remaining_amount": "83.15",
"timestamp": "2024-12-01 22:22:47",
"used_amount": "18.85"
}
}

0 comments on commit 0f776b9

Please sign in to comment.