chore: init ledger project with docs and gitignore
This commit is contained in:
30
ledger.json
Normal file
30
ledger.json
Normal file
@@ -0,0 +1,30 @@
|
||||
[
|
||||
{
|
||||
"id": 1777563638102,
|
||||
"amount": 25,
|
||||
"note": "午饭",
|
||||
"createdAt": "2026-04-30T15:40:38.102Z",
|
||||
"category": "购物"
|
||||
},
|
||||
{
|
||||
"id": 1777563676630,
|
||||
"amount": -10,
|
||||
"note": "咖啡退款",
|
||||
"createdAt": "2026-04-30T15:41:16.630Z",
|
||||
"category": "娱乐"
|
||||
},
|
||||
{
|
||||
"id": 1777564979416,
|
||||
"amount": -12,
|
||||
"note": "饮料",
|
||||
"createdAt": "2026-04-30T16:02:59.416Z",
|
||||
"category": "其他"
|
||||
},
|
||||
{
|
||||
"id": 1777567863041,
|
||||
"amount": -63,
|
||||
"note": "雨云🌧️服务器",
|
||||
"category": "学习",
|
||||
"createdAt": "2026-04-30T16:51:03.041Z"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user