|
@@ -5,11 +5,11 @@ module.exports = {
|
|
|
wechatUrl: "http://rep.test241.wanyuhengtong.com", // 微信授权地址
|
|
|
backUrl: "http://webstock3.test241.wanyuhengtong.com", // 微信授权后重定向地址
|
|
|
api: {
|
|
|
- baseApi: 'http://stock.api.caixiao365.com/',
|
|
|
- userApi: "http://user.api.caixiao365.com/"
|
|
|
+ baseApi: 'http://stocknew.test241.wanyuhengtong.com/',
|
|
|
+ userApi: "http://user.test241.wanyuhengtong.com/"
|
|
|
// baseApi: 'http://stockwm.test241.wanyuhengtong.com/'
|
|
|
},
|
|
|
- webUrl: 'http://project.web.caixiao365.com/#/good-share?id=',
|
|
|
+ webUrl: 'http://project.web.caixiao365.com/#/test-good-share?id=',
|
|
|
fileURL: `https://api2.edu.futurelab.tv`,
|
|
|
shareWebUrl: 'http://post.web.caixiao365.com/?prod=1&outCode=',
|
|
|
// 分仓
|
|
@@ -24,10 +24,10 @@ module.exports = {
|
|
|
// 结算平台url
|
|
|
// settlementPlatformUrl: 'http://127.0.0.1:8848',
|
|
|
// 结算平台url
|
|
|
- settlementPlatformUrl: 'http://fin.caixiao365.com/',
|
|
|
+ settlementPlatformUrl: 'http://webcx.test241.wanyuhengtong.com/',
|
|
|
// 工单管理系统url
|
|
|
- GDUrl: 'http://bug.caixiao365.com/',
|
|
|
- dashboardUrl: 'http://web.report.caixiao365.com/',
|
|
|
+ GDUrl: 'http://http://bugweb.test241.wanyuhengtong.com/',
|
|
|
+ dashboardUrl:"http://web.report.caixiao365.com/",
|
|
|
// token加密key
|
|
|
secretKey: 'key123',
|
|
|
loginTitle: '',
|