Compare commits

...

1 Commits
dev ... master

Author SHA1 Message Date
38ba528f76 修改环境 2025-06-06 13:20:22 +08:00

View File

@ -1,6 +1,6 @@
export const local='http://localhost:9091';
export const ip = 'http://27.30.77.229:9091';
export const test = 'http://27.30.77.229:9092';
export const baseUrl = ip;
export const baseUrl = test;
export const globalImgUrl = baseUrl + '/file/download/'