This commit is contained in:
2025-12-07 21:56:37 +08:00
parent 1ad735db2e
commit d99a92b6dc
4 changed files with 39 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
date,amount
2025-12-01,12345.67
2025-12-02,11890.12
2025-12-03,13200.00
2025-12-04,11110.50
2025-12-05,14005.88
1 date amount
2 2025-12-01 12345.67
3 2025-12-02 11890.12
4 2025-12-03 13200.00
5 2025-12-04 11110.50
6 2025-12-05 14005.88
+6
View File
@@ -0,0 +1,6 @@
date,amount
2025-12-01,12345.67
2025-12-02,11890.12
2025-12-03,13200.00
2025-12-04,11110.50
2025-12-05,14005.88
1 date amount
2 2025-12-01 12345.67
3 2025-12-02 11890.12
4 2025-12-03 13200.00
5 2025-12-04 11110.50
6 2025-12-05 14005.88