commission--yt-commit

This commit is contained in:
2025-06-05 11:21:05 +08:00
parent 175c052e97
commit e2182c8248
6 changed files with 88 additions and 32 deletions

View File

@ -1,3 +1,3 @@
export const local='http://localhost:3456';
export const ip = 'http://1.94.237.210:3457';
export const baseUrl = ip;
export const baseUrl = local;