@ -480,6 +480,9 @@ func checkExcel(excelPath string, s1 ExcelUtil.TemplateStruct, MapClass map[stri
if _, ok := SysDictKit.MapDictKindChineseToCode["sfzjlxm_"+row[j]]; !ok {
pass = false
}
if row[j] == "" {
pass = true
//(9)身份证号
if j == 9 {
@ -741,6 +741,9 @@ func checkExcel(excelPath string, s1 ExcelUtil.TemplateStruct, MapOrgName map[st
//(7)身份证号
if j == 7 {