|
@@ -24,8 +24,8 @@ var __systemConf = {
|
|
|
systemCode: 'wandaBmGuide',
|
|
|
conf: {
|
|
|
// 阿里云
|
|
|
- // editerUrl: 'http://glsms.wanda-dev.cn/wandaEditer/', // 编辑器地址
|
|
|
- // wandaBmGuideUrl: 'http://glsms.wanda-dev.cn/wandaBmGuide/', //管理书地址
|
|
|
+ editerUrl: 'http://glsms.wanda-dev.cn/wandaEditer/', // 编辑器地址
|
|
|
+ wandaBmGuideUrl: 'http://glsms.wanda-dev.cn/wandaBmGuide/', //管理书地址
|
|
|
},
|
|
|
}
|
|
|
window.__systemConf = __systemConf
|