2025-05-19 01:08:33 +00:00
|
|
|
export const local='http://localhost:3456';
|
|
|
|
export const ip = 'http://1.94.237.210:3457';
|
2025-06-04 02:50:05 +00:00
|
|
|
export const baseUrl = local;
|
2025-06-04 09:13:09 +00:00
|
|
|
|
|
|
|
|
|
|
|
export const globalImgUrl = baseUrl + '/file/download/'
|