1 parent 17efe5f commit ae7a9f7Copy full SHA for ae7a9f7
1 file changed
backend/mock_data/accounts.json
@@ -7,7 +7,7 @@
7
"timezone": "Asia/Taipei"
8
},
9
{
10
- "balance": "1000000",
+ "balance": "970000",
11
"currency_code": "TWD",
12
"id": 2,
13
"name": "中國信託台幣活存",
@@ -28,14 +28,14 @@
28
"timezone": "America/Los_Angeles"
29
30
31
- "balance": "100000",
+ "balance": "104750",
32
"currency_code": "USD",
33
"id": 5,
34
"name": "Chase Checking",
35
"timezone": "America/New_York"
36
37
38
- "balance": "-3008",
+ "balance": "-8",
39
40
"id": 6,
41
"name": "American Express Gold Card",
0 commit comments