@ -110,5 +110,63 @@
"name": "区",
"type": "String"
}
},
"基教特教": {
"skipRows": 7,
"schoolName": {
"index": 1,
"name": "学校名称",
"schoolType": {
"index": 3,
"name": "学校类型",
"schoolCount": {
"index": 5,
"name": "学校数量",
"type": "Integer"
"city": {
"index": 193,
"name": "市",
"district": {
"index": 194,
"基教工读": {
"index": 32,
"index": 33,
@ -55,6 +55,6 @@ public class ExcelUtil {
public static void main(String[] args) {
System.out.println(columnLetterToIndex("HA"));
System.out.println(columnLetterToIndex("AG"));