mirror of
https://gitee.com/dcloud/opendb.git
synced 2024-11-13 06:23:01 +08:00
update: uni-id-address area_code、alias标题
This commit is contained in:
parent
b3834c525a
commit
4e8199e066
@ -17,8 +17,8 @@
|
|||||||
},
|
},
|
||||||
"alias": {
|
"alias": {
|
||||||
"bsonType": "string",
|
"bsonType": "string",
|
||||||
"description": "别名,例如:家、公司、学校",
|
"description": "地址别名,例如:家、公司、学校",
|
||||||
"title": "别名"
|
"title": "地址别名"
|
||||||
},
|
},
|
||||||
"mobile": {
|
"mobile": {
|
||||||
"bsonType": "string",
|
"bsonType": "string",
|
||||||
@ -43,7 +43,7 @@
|
|||||||
"area_code": {
|
"area_code": {
|
||||||
"bsonType": "string",
|
"bsonType": "string",
|
||||||
"description": "区级编码",
|
"description": "区级编码",
|
||||||
"title": "地址",
|
"title": "省市区",
|
||||||
"enumType": "tree",
|
"enumType": "tree",
|
||||||
"enum": {
|
"enum": {
|
||||||
"collection": "opendb-city-china",
|
"collection": "opendb-city-china",
|
||||||
|
Loading…
Reference in New Issue
Block a user