qingcheng-xiaochengxu/request.js

6 lines
177 B
JavaScript
Raw Normal View History

2025-06-06 00:31:33 +00:00
export const local='http://localhost:9091';
export const ip = 'http://27.30.77.229:9091';
2025-06-04 02:50:05 +00:00
export const baseUrl = local;
export const globalImgUrl = baseUrl + '/file/download/'