updated 测试调整

This commit is contained in:
PASSER-BY 2022-12-08 16:35:49 +08:00
parent 7233041e2c
commit d41daf41c2

View File

@ -189,7 +189,6 @@
}else if(code.match(/90\d{2}$/)&&listMap[code].match(/林区$/)){
county8++;
}else if(listMap[code].match(/区$/)){
console.log(code,listMap[code]);
county1++;
}else if(listMap[code].match(/自治县$/)){
county4++;