mirror of
https://github.com/mumuy/data_location.git
synced 2025-12-04 03:32:09 +08:00
updated 测试调整
This commit is contained in:
parent
7233041e2c
commit
d41daf41c2
@ -189,7 +189,6 @@
|
|||||||
}else if(code.match(/90\d{2}$/)&&listMap[code].match(/林区$/)){
|
}else if(code.match(/90\d{2}$/)&&listMap[code].match(/林区$/)){
|
||||||
county8++;
|
county8++;
|
||||||
}else if(listMap[code].match(/区$/)){
|
}else if(listMap[code].match(/区$/)){
|
||||||
console.log(code,listMap[code]);
|
|
||||||
county1++;
|
county1++;
|
||||||
}else if(listMap[code].match(/自治县$/)){
|
}else if(listMap[code].match(/自治县$/)){
|
||||||
county4++;
|
county4++;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user