小程序提交

This commit is contained in:
2025-08-04 16:27:52 +08:00
parent fa2a7b3499
commit 5c2082adf4
10 changed files with 465 additions and 75 deletions

View File

@ -2,6 +2,6 @@ export const local='http://localhost:9091';
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 baseUrl = dev;
export const baseUrl = test;
export const globalImgUrl = baseUrl + '/file/download/'