mirror of
https://github.com/mumuy/data_location.git
synced 2025-04-05 07:02:59 +08:00
Merge branch 'master' of https://github.com/mumuy/data_location
This commit is contained in:
commit
4c2954022b
@ -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"],
|
||||
|
@ -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++;
|
||||
|
Loading…
x
Reference in New Issue
Block a user