qingcheng-xiaochengxu/request.js

6 lines
229 B
JavaScript
Raw Normal View History

2025-06-05 14:27:57 +00:00
export const local='http://localhost:9091';
export const ip = 'http://27.30.77.229:9091';
export const test = 'http://27.30.77.229:9092';
2025-06-06 05:20:06 +00:00
export const baseUrl = test;
2025-06-05 14:27:57 +00:00
export const globalImgUrl = baseUrl + '/file/download/'