This commit is contained in:
louiscklaw
2025-02-01 01:58:47 +08:00
parent b3da7aaef5
commit 04dbefcbaf
1259 changed files with 280657 additions and 0 deletions

View File

@@ -0,0 +1,50 @@
[
{
"uid": "hh1RScdeZlcLtQoo",
"agent": "abc123",
"rental": 9000,
"sale": null,
"address": "荔枝角道1號",
"district": "Sham Shui Po",
"hidden": true,
"pin": true,
"comment": "交通方便",
"size": 390
},
{
"uid": "sjG0x0Vzr6QLVE5i",
"agent": "abc123",
"rental": "",
"sale": 400,
"address": "荔枝角道2號",
"district": "Wong Tai Sin",
"hidden": false,
"pin": false,
"comment": "高層",
"size": 391
},
{
"uid": "6YfdJK8JZYyyccCd",
"agent": "agent2",
"rental": "",
"sale": 400,
"address": "馬仔坑道1號",
"district": "Wong Tai Sin",
"hidden": false,
"pin": false,
"comment": "高層",
"size": 391
},
{
"uid": "ctsicFxEFv1ikmNr",
"agent": "agent2",
"rental": "",
"sale": 400,
"address": "馬仔坑道2號",
"district": "Wong Tai Sin",
"hidden": false,
"pin": false,
"comment": "空氣清新",
"size": 391
}
]