commission--yt-commit

This commit is contained in:
2025-06-04 10:41:47 +08:00
parent 80923c3d66
commit d58e024f23
10 changed files with 143 additions and 29 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 = local;
export const baseUrl = ip;