修改环境
This commit is contained in:
parent
01af5c52d4
commit
38ba528f76
|
@ -1,6 +1,6 @@
|
||||||
export const local='http://localhost:9091';
|
export const local='http://localhost:9091';
|
||||||
export const ip = 'http://27.30.77.229:9091';
|
export const ip = 'http://27.30.77.229:9091';
|
||||||
export const test = 'http://27.30.77.229:9092';
|
export const test = 'http://27.30.77.229:9092';
|
||||||
export const baseUrl = ip;
|
export const baseUrl = test;
|
||||||
|
|
||||||
export const globalImgUrl = baseUrl + '/file/download/'
|
export const globalImgUrl = baseUrl + '/file/download/'
|
Loading…
Reference in New Issue
Block a user