--------
This commit is contained in:
@ -3,6 +3,7 @@ export const caozhe = 'http://160.202.242.36:9093'
|
||||
export const dev = 'http://160.202.242.36:9091';
|
||||
export const test = 'http://160.202.242.36:9092';
|
||||
export const localTest = 'http://localhost:9092';
|
||||
export const baseUrl = test;
|
||||
export const ssl = 'https://www.chenxinzhi.top'
|
||||
export const baseUrl = ssl;
|
||||
|
||||
export const globalImgUrl = baseUrl + '/file/download/'
|
Reference in New Issue
Block a user