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 65f9f7c commit a1f96d1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,16 @@
3.7 │
2.4 │
1.2 │
0.0 │
0.0 │
└────────────────────────────────────────────────────────────
11-28 11-30
11-28 12-01
```

## 每日消耗统计

| 日期 | 当日消耗量 | 累计使用量 | 剩余额度 |
|------|------------|------------|-----------|
| 2024-12-01 | 0.58 | 11.89 | 90.11 |
| 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
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": "90.69",
"timestamp": "2024-11-30 22:22:46",
"used_amount": "11.31"
},
"2024-12-01": {
"remaining_amount": "90.11",
"timestamp": "2024-12-01 02:12:10",
"used_amount": "11.89"
}
}

0 comments on commit a1f96d1

Please sign in to comment.