fix:更改测试域名

This commit is contained in:
hanlin 2024-12-10 13:19:27 +08:00
parent 108492b951
commit bb06885853
4 changed files with 7 additions and 7 deletions

View File

@ -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",
};

View File

@ -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