This commit is contained in:
2025-11-25 20:59:02 +08:00
parent 77b9eb978d
commit d9a02a8670
9 changed files with 573 additions and 86 deletions

View File

@@ -1,13 +1,13 @@
{
"id": "28ae4af8-67d9-431a-b2fe-312f587020b3",
"date": "2025-01-01",
"amount": 5000,
"amount": 5000.0,
"trader": "工作",
"notes": "1月工资",
"invoice_path": null,
"payment_path": null,
"purchase_path": null,
"category": "工资",
"category": "NUC",
"created_at": "2025-11-25T20:44:13.766681",
"updated_at": "2025-11-25T20:44:13.766682"
"updated_at": "2025-11-25T20:54:10.845738"
}

View File

@@ -1,13 +1,13 @@
{
"id": "5cf3dc01-8a1c-4418-86b6-1728f1ae47d1",
"date": "2025-01-10",
"amount": -200,
"amount": -200.0,
"trader": "超市",
"notes": "食材",
"invoice_path": null,
"invoice_path": "accounts/b87b752a-7fb6-40b6-a0cf-287df1d64e56/5cf3dc01-8a1c-4418-86b6-1728f1ae47d1/invoice/截屏2025-11-25 02.51.14.png",
"payment_path": null,
"purchase_path": null,
"category": "食品",
"category": "NUC",
"created_at": "2025-11-25T20:44:13.766985",
"updated_at": "2025-11-25T20:44:13.766986"
"updated_at": "2025-11-25T20:56:17.767227"
}

View File

@@ -1,13 +1,13 @@
{
"id": "86232779-66fb-4e8e-b31e-477aef8e4ecf",
"date": "2025-01-05",
"amount": -1500,
"amount": -1500.0,
"trader": "房东",
"notes": "房租",
"invoice_path": null,
"payment_path": null,
"purchase_path": null,
"category": "房租",
"category": "NUC",
"created_at": "2025-11-25T20:44:13.766850",
"updated_at": "2025-11-25T20:44:13.766853"
"updated_at": "2025-11-25T20:54:13.895024"
}

View File

@@ -3,11 +3,8 @@
"name": "admin",
"description": "默认管理账户",
"categories": [
"工资",
"房租",
"食品",
"NUC"
],
"created_at": "2025-11-25T20:44:13.766008",
"updated_at": "2025-11-25T20:44:37.459188"
"updated_at": "2025-11-25T20:53:48.533051"
}