parent
29bab5972d
commit
04139a1a7d
@ -1,83 +1,85 @@
|
||||
{
|
||||
"小学": {
|
||||
"schoolName": {
|
||||
"index": 1,
|
||||
"name": "学校名称",
|
||||
"type": "String"
|
||||
"2019": {
|
||||
"小学": {
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"schoolType": {
|
||||
"index": 3,
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"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": 320,
|
||||
"name": "市",
|
||||
"type": "String"
|
||||
},
|
||||
"district": {
|
||||
"index": 321,
|
||||
"name": "区",
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in new issue