毕设-dev-8.21

This commit is contained in:
2025-08-21 10:39:12 +08:00
parent 4807d0547b
commit f122640068
4 changed files with 6 additions and 5 deletions

View File

@ -4,6 +4,7 @@ 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 ssl = 'https://www.chenxinzhi.top'
export const baseUrl = test;
export const graduation = 'http://160.202.242.36:9099'
export const baseUrl = graduation;
export const globalImgUrl = baseUrl + '/file/download/'