fix:更改测试域名
This commit is contained in:
parent
108492b951
commit
bb06885853
@ -1,5 +1,5 @@
|
||||
export default {
|
||||
// baseUrl: "https://stock.szjixun.cn", //"https://warehouse.szjixun.cn", // https://stock.szjixun.cn
|
||||
baseUrl: "http://192.168.88.58:9021",
|
||||
// baseUrl: "https://warehouse.szjixun.cn",
|
||||
// baseUrl: "http://192.168.88.58:9021",
|
||||
baseUrl: "https://warehouse.szjixun.cn",
|
||||
};
|
||||
|
@ -4,8 +4,8 @@
|
||||
*/
|
||||
export default {
|
||||
config: {
|
||||
baseUrl: "http://192.168.88.58:9021",
|
||||
// baseUrl: "https://warehouse.szjixun.cn",
|
||||
// baseUrl: "http://192.168.88.58:9021",
|
||||
baseUrl: "https://warehouse.szjixun.cn",
|
||||
// baseUrl: "https://stock.szjixun.cn", //"http://172.16.100.93:8017", //"http://192.168.88.175:9021",//测试 'https://warehouse.szjixun.cn' 正式 https://stock.szjixun.cn
|
||||
header: {
|
||||
"foo": "bar",
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user