YaolongHan 4 years ago
parent
commit
024bf6b01b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/systemConf.js

+ 1 - 1
public/systemConf.js

@@ -26,7 +26,7 @@ var __systemConf = {
         // 编辑器地址
         // 编辑器地址
         // TODO: 修改为对应的地址
         // TODO: 修改为对应的地址
         editerUrl: 'http://192.168.200.1:9910/wandaEditer/',
         editerUrl: 'http://192.168.200.1:9910/wandaEditer/',
-        wandaBmGuideUrl: 'http://192.168.200.89:8081/wandaBmGuide',
+        wandaBmGuideUrl: ' http://192.168.200.89:8081/wandaBmGuide',
     },
     },
 }
 }
 window.__systemConf = __systemConf
 window.__systemConf = __systemConf