first commit

This commit is contained in:
2024-08-04 21:09:59 +08:00
commit 85d65d596a
2711 changed files with 540473 additions and 0 deletions

29
data/fields/post.json Normal file
View File

@@ -0,0 +1,29 @@
{
"type": "address",
"key": "post",
"keys": [
"post:block_number",
"post:city",
"post:block_number",
"post:conscriptionnumber",
"post:county",
"post:country",
"post:county",
"post:district",
"post:floor",
"post:hamlet",
"post:housename",
"post:housenumber",
"post:neighbourhood",
"post:place",
"post:postcode",
"post:province",
"post:quarter",
"post:state",
"post:street",
"post:subdistrict",
"post:suburb",
"post:unit"
],
"label": "Delivery Address"
}