暂存运营

This commit is contained in:
2025-11-25 17:26:46 +08:00
parent 485fa366cd
commit 73aea915cf
30 changed files with 4536 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"id": "0bfee564-fed1-4d4a-8663-af8aed3c07f7",
"date": "2024-11-25",
"amount": 100.0,
"trader": "测试商家",
"notes": "测试交易记录",
"invoice_path": "accounts/f78adb43-cf2c-49be-8e36-361908db6d68/0bfee564-fed1-4d4a-8663-af8aed3c07f7/invoice/截屏2025-11-25 02.51.10 (2).png",
"payment_path": "accounts/f78adb43-cf2c-49be-8e36-361908db6d68/0bfee564-fed1-4d4a-8663-af8aed3c07f7/payment/截屏2025-11-25 02.51.14.png",
"purchase_path": null,
"created_at": "2025-11-25T16:31:43.919024",
"updated_at": "2025-11-25T16:46:26.419127"
}

View File

@@ -0,0 +1,12 @@
{
"id": "7e649206-9896-48e6-bd47-862e43bec7f9",
"date": "2025-11-25",
"amount": 123.45,
"trader": "测试商户",
"notes": "这是一个测试交易",
"invoice_path": null,
"payment_path": null,
"purchase_path": null,
"created_at": "2025-11-25T17:22:00.296189",
"updated_at": "2025-11-25T17:22:00.296190"
}

View File

@@ -0,0 +1,7 @@
{
"id": "1c4b2c9f-1629-463d-b7a0-cbcff93c9942",
"name": "测试账户",
"description": "用于调试的测试账户",
"created_at": "2025-11-25T16:31:43.918835",
"updated_at": "2025-11-25T16:31:43.918836"
}

View File

@@ -0,0 +1,7 @@
{
"id": "992f0c19-ba3d-4444-8995-c694adda2e9e",
"name": "吕祖成",
"description": "吕祖成",
"created_at": "2025-11-25T16:25:47.220795",
"updated_at": "2025-11-25T16:25:47.220811"
}

View File

@@ -0,0 +1,12 @@
{
"id": "0bfee564-fed1-4d4a-8663-af8aed3c07f7",
"date": "2024-11-25",
"amount": 100.0,
"trader": "测试商家",
"notes": "测试交易记录",
"invoice_path": "accounts/f78adb43-cf2c-49be-8e36-361908db6d68/0bfee564-fed1-4d4a-8663-af8aed3c07f7/invoice/截屏2025-11-25 02.51.10 (2).png",
"payment_path": "accounts/f78adb43-cf2c-49be-8e36-361908db6d68/0bfee564-fed1-4d4a-8663-af8aed3c07f7/payment/截屏2025-11-25 02.51.14.png",
"purchase_path": null,
"created_at": "2025-11-25T16:31:43.919024",
"updated_at": "2025-11-25T16:46:26.419127"
}

View File

@@ -0,0 +1,7 @@
{
"id": "f78adb43-cf2c-49be-8e36-361908db6d68",
"name": "测试账户",
"description": "用于调试的测试账户",
"created_at": "2025-11-25T16:31:43.918835",
"updated_at": "2025-11-25T16:31:43.918836"
}

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,3 @@
日期,金额,交易人,备注,创建时间
2025-11-25,123.45,测试商户,这是一个测试交易,2025-11-25T17:22:00.296189
2024-11-25,100.0,测试商家,测试交易记录,2025-11-25T16:31:43.919024
1 日期 金额 交易人 备注 创建时间
2 2025-11-25 123.45 测试商户 这是一个测试交易 2025-11-25T17:22:00.296189
3 2024-11-25 100.0 测试商家 测试交易记录 2025-11-25T16:31:43.919024