diff --git a/frontend/Skyeye-sys-ui/public/config.js b/frontend/Skyeye-sys-ui/public/config.js index dd49e2e..4fc3a89 100644 --- a/frontend/Skyeye-sys-ui/public/config.js +++ b/frontend/Skyeye-sys-ui/public/config.js @@ -12,8 +12,6 @@ window.config = { arcgisUrl: 'http://61.48.133.44:14001/map/arcgisMap', minMapLevel: 1, maxMapLevel: 16, - // defaultLocation: [115.91531500114789, 40.35940233391189], - - // defaultLocation: [116.40531500114789, 39.86340233391189], + defaultLocation: [115.91531500114789, 40.35940233391189], tdtToken: '316ac2812387c2cbff7a6f2f4e7f5bdc' }