parent
a01e3efc87
commit
bdd9e1e41b
@ -1,166 +0,0 @@
|
||||
{
|
||||
"基教幼儿园": {
|
||||
"schoolName": {
|
||||
"index": 1,
|
||||
"name": "学校名称",
|
||||
"type": "String"
|
||||
},
|
||||
"schoolType": {
|
||||
"index": 3,
|
||||
"name": "学校类型",
|
||||
"type": "String"
|
||||
},
|
||||
"schoolCount": {
|
||||
"index": 5,
|
||||
"name": "学校数量",
|
||||
"type": "Integer"
|
||||
},
|
||||
"city": {
|
||||
"index": 208,
|
||||
"name": "市",
|
||||
"type": "String"
|
||||
},
|
||||
"district": {
|
||||
"index": 209,
|
||||
"name": "区",
|
||||
"type": "String"
|
||||
}
|
||||
},
|
||||
"基教小学": {
|
||||
"schoolName": {
|
||||
"index": 1,
|
||||
"name": "学校名称",
|
||||
"type": "String"
|
||||
},
|
||||
"schoolType": {
|
||||
"index": 3,
|
||||
"name": "学校类型",
|
||||
"type": "String"
|
||||
},
|
||||
"schoolCount": {
|
||||
"index": 5,
|
||||
"name": "学校数量",
|
||||
"type": "Integer"
|
||||
},
|
||||
"city": {
|
||||
"index": 350,
|
||||
"name": "市",
|
||||
"type": "String"
|
||||
},
|
||||
"district": {
|
||||
"index": 351,
|
||||
"name": "区",
|
||||
"type": "String"
|
||||
}
|
||||
},
|
||||
"基教初中": {
|
||||
"schoolName": {
|
||||
"index": 1,
|
||||
"name": "学校名称",
|
||||
"type": "String"
|
||||
},
|
||||
"schoolType": {
|
||||
"index": 3,
|
||||
"name": "学校类型",
|
||||
"type": "String"
|
||||
},
|
||||
"schoolCount": {
|
||||
"index": 5,
|
||||
"name": "学校数量",
|
||||
"type": "Integer"
|
||||
},
|
||||
"city": {
|
||||
"index": 374,
|
||||
"name": "市",
|
||||
"type": "String"
|
||||
},
|
||||
"district": {
|
||||
"index": 375,
|
||||
"name": "区",
|
||||
"type": "String"
|
||||
}
|
||||
},
|
||||
"基教高中": {
|
||||
"schoolName": {
|
||||
"index": 1,
|
||||
"name": "学校名称",
|
||||
"type": "String"
|
||||
},
|
||||
"schoolType": {
|
||||
"index": 3,
|
||||
"name": "学校类型",
|
||||
"type": "String"
|
||||
},
|
||||
"schoolCount": {
|
||||
"index": 5,
|
||||
"name": "学校数量",
|
||||
"type": "Integer"
|
||||
},
|
||||
"city": {
|
||||
"index": 320,
|
||||
"name": "市",
|
||||
"type": "String"
|
||||
},
|
||||
"district": {
|
||||
"index": 321,
|
||||
"name": "区",
|
||||
"type": "String"
|
||||
}
|
||||
},
|
||||
|
||||
"基教特教": {
|
||||
"schoolName": {
|
||||
"index": 1,
|
||||
"name": "学校名称",
|
||||
"type": "String"
|
||||
},
|
||||
"schoolType": {
|
||||
"index": 3,
|
||||
"name": "学校类型",
|
||||
"type": "String"
|
||||
},
|
||||
"schoolCount": {
|
||||
"index": 5,
|
||||
"name": "学校数量",
|
||||
"type": "Integer"
|
||||
},
|
||||
"city": {
|
||||
"index": 193,
|
||||
"name": "市",
|
||||
"type": "String"
|
||||
},
|
||||
"district": {
|
||||
"index": 194,
|
||||
"name": "区",
|
||||
"type": "String"
|
||||
}
|
||||
},
|
||||
|
||||
"基教工读": {
|
||||
"schoolName": {
|
||||
"index": 1,
|
||||
"name": "学校名称",
|
||||
"type": "String"
|
||||
},
|
||||
"schoolType": {
|
||||
"index": 3,
|
||||
"name": "学校类型",
|
||||
"type": "String"
|
||||
},
|
||||
"schoolCount": {
|
||||
"index": 5,
|
||||
"name": "学校数量",
|
||||
"type": "Integer"
|
||||
},
|
||||
"city": {
|
||||
"index": 32,
|
||||
"name": "市",
|
||||
"type": "String"
|
||||
},
|
||||
"district": {
|
||||
"index": 33,
|
||||
"name": "区",
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in new issue