修改线上的请求地址
This commit is contained in:
parent
4a7ee0b742
commit
55e80254ef
@ -5,8 +5,8 @@ const environments = {
|
|||||||
picUrl: 'https://test.hshuishang.com'
|
picUrl: 'https://test.hshuishang.com'
|
||||||
},
|
},
|
||||||
production: {
|
production: {
|
||||||
apiUrl: 'https://huishang.magicany.cc/api/v1',
|
apiUrl: 'https://api.hshuishang.com',
|
||||||
picUrl: 'https://huishang.magicany.cc/api/v1'
|
picUrl: 'https://api.hshuishang.com'
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user