private-thailand-address 1.0.9 → 1.0.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data.json +17 -0
- package/package.json +1 -1
package/data.json
CHANGED
|
@@ -933,6 +933,12 @@
|
|
|
933
933
|
{
|
|
934
934
|
"zipCode": "10230",
|
|
935
935
|
"subDistrictList": [
|
|
936
|
+
{
|
|
937
|
+
"subDistrictId": "102704",
|
|
938
|
+
"districtId": "27",
|
|
939
|
+
"provinceId": "1",
|
|
940
|
+
"subDistrictName": "นวมินทร์"
|
|
941
|
+
},
|
|
936
942
|
{
|
|
937
943
|
"subDistrictId": "104301",
|
|
938
944
|
"districtId": "43",
|
|
@@ -956,6 +962,12 @@
|
|
|
956
962
|
"districtId": "38",
|
|
957
963
|
"provinceId": "1",
|
|
958
964
|
"subDistrictName": "จรเข้บัว"
|
|
965
|
+
},
|
|
966
|
+
{
|
|
967
|
+
"subDistrictId": "102701",
|
|
968
|
+
"districtId": "27",
|
|
969
|
+
"provinceId": "1",
|
|
970
|
+
"subDistrictName": "คลองกุ่ม"
|
|
959
971
|
}
|
|
960
972
|
],
|
|
961
973
|
"districtList": [
|
|
@@ -968,6 +980,11 @@
|
|
|
968
980
|
"districtId": "43",
|
|
969
981
|
"proviceId": "1",
|
|
970
982
|
"districtName": "คันนายาว"
|
|
983
|
+
},
|
|
984
|
+
{
|
|
985
|
+
"districtId": "27",
|
|
986
|
+
"proviceId": "1",
|
|
987
|
+
"districtName": "บึงกุ่ม"
|
|
971
988
|
}
|
|
972
989
|
],
|
|
973
990
|
"provinceList": [
|