------1.0.2-----

This commit is contained in:
2025-08-15 15:34:05 +08:00
parent 342e97d5d6
commit a3ffe71ccb
3 changed files with 2 additions and 2 deletions

View File

@ -4,6 +4,6 @@ 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 = ssl;
export const baseUrl = test;
export const globalImgUrl = baseUrl + '/file/download/'