|
@@ -3,8 +3,15 @@ module.exports = {
|
|
|
title: '采销平台',
|
|
|
baseUrl: 'http://localhost:8080',
|
|
|
api: {
|
|
|
- userApi: 'http://inv.sitw.wanyuhengtong.com/',
|
|
|
- baseApi: 'http://stock.api.wanyuhengtong.com/',
|
|
|
+ //web域名 http://stockweb.test241.wanyuhengtong.com/
|
|
|
+ // userApi: 'http://www.invoice.com/',
|
|
|
+ // baseApi: 'http://www.stock.com/',
|
|
|
+
|
|
|
+ userApi: 'http://inv.test241.wanyuhengtong.com/',
|
|
|
+ baseApi: 'http://stock.test241.wanyuhengtong.com/',
|
|
|
+
|
|
|
+ // userApi: 'http://inv.sitw.wanyuhengtong.com/',
|
|
|
+ // baseApi: 'http://stock.api.wanyuhengtong.com/',
|
|
|
},
|
|
|
webUrl:'http://share.sitw.wanyuhengtong.com/#/test-good-share?id=',
|
|
|
fileURL: `https://api2.edusit.zretchome.com`,
|