|
@@ -72,6 +72,8 @@ module.exports = appInfo => {
|
|
appSecret: 'd85dbe075c090cb12ce416bbda8e698c',
|
|
appSecret: 'd85dbe075c090cb12ce416bbda8e698c',
|
|
baseUrl: 'http://wx.cc-lotus.info', // 微信网关地址
|
|
baseUrl: 'http://wx.cc-lotus.info', // 微信网关地址
|
|
};
|
|
};
|
|
|
|
+ // 服务器发布路径
|
|
|
|
+ config.baseUrl = 'http://broadcast.waityou24.cn';
|
|
return {
|
|
return {
|
|
...config,
|
|
...config,
|
|
...userConfig,
|
|
...userConfig,
|