Skip to content

Commit 07be749

Browse files
authored
Add new income entry to bill.json
Added a new income entry with details including date, exchanged amount, target, operator, and description. Signed-off-by: ENC_Euphony <47242104+pynickle@users.noreply.github.com>
1 parent 7f79c60 commit 07be749

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

src/bill/bill.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
[
2+
{
3+
"date": "2026-02-01",
4+
"exchanged-amount": 795.33,
5+
"target": "Mirror 酱",
6+
"operator": "EncVar",
7+
"description": "开发者分成提现",
8+
"type": "income"
9+
},
210
{
311
"date": "2026-01-01",
412
"exchanged-amount": 232.83,

0 commit comments

Comments
 (0)