diff --git a/public/index.html b/public/index.html
index de763cc25..2e1d6b701 100644
--- a/public/index.html
+++ b/public/index.html
@@ -39,7 +39,7 @@
if (SITE_CONFIG['nodeEnv'] == 'dev_tdt') {
toLoadJs('http://api.tianditu.gov.cn/api?v=4.0&tk=c4dc987b442bd141a887d8d4a5d07926')
- } else if (SITE_CONFIG['nodeEnv'] == 'dev_sdtdt1') {
+ } else if (SITE_CONFIG['nodeEnv'] == 'dev_sdtdt') {
toLoadJs('http://www.sdmap.gov.cn/api/olapi/ol/openlayers.js')
} else if (SITE_CONFIG['nodeEnv'] == 'yantai_zhengwu_prod') {
toLoadJs('http://59.206.203.34/api/olapi/ol/openlayers.js')