添加功能(用户申请提现)

This commit is contained in:
2025-06-10 12:18:44 +08:00
parent 4d40d86061
commit a20fbe81e3
8 changed files with 119 additions and 29 deletions

View File

@ -1,6 +1,6 @@
export const local='http://localhost:9091';
export const ip = 'http://27.30.77.229:9091';
export const test = 'http://27.30.77.229:9092';
export const baseUrl = ip;
export const baseUrl = local;
export const globalImgUrl = baseUrl + '/file/download/'