This commit is contained in:
PASSER-BY 2023-02-06 23:46:25 +08:00
commit 4c2954022b
2 changed files with 2 additions and 3 deletions

View File

@ -3533,14 +3533,14 @@
"533223":["530723"],
"533224":["530724"],
"533321":["533301"],
"533322":["520602"],
"533322":["533301","533323"],
"533421":["533401"],
"533500":["530900"],
"533521":["530902"],
"533522":["530921"],
"533523":["530922"],
"533524":["530923"],
"533525":["500243"],
"533525":["530924"],
"533526":["530925"],
"533527":["530926"],
"533528":["530927"],

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++;