commission--yt-commit

This commit is contained in:
2025-06-03 21:29:15 +08:00
parent eaf4b6c5e5
commit 361f6a89d3
16 changed files with 538 additions and 104 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;