rambo 1 year ago
parent
commit
5f489c0dc4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      static/config.js

+ 2 - 2
static/config.js

@@ -5,6 +5,6 @@ export const env = {
   'SITE_URL': 'https://www.cctc365.com',
   'DEBUG': false,
   'ENCRYPTED': false,
-  'BMAP_AK': 'yG9q3QouRopL1axiBeKGo89wzYicssdM',
-  'BMAP_AK_BRO': '22bb7221fc279a484895afcc6a0bb33a',
+  'BMAP_AK': 'exPji9xh9qtmKCclfoGBgoKxMyZtfoFi',
+  'BMAP_AK_BRO': 'KeDEG5N9G185xLAP1tdHBh4G6GP8CN2P',
 }