fix:修复bug

This commit is contained in:
2025-11-03 14:13:24 +08:00
parent c77e3fa94d
commit eae9d75a6e
6 changed files with 131 additions and 63 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
// export const URL = "https://my.gxfs123.com/api" //正式服务器
export const URL = "https://fansdev.gxfs123.com/api" //测试服务器
export const URL = "https://my.gxfs123.com/api" //正式服务器
// export const URL = "https://fansdev.gxfs123.com/api" //测试服务器
// export const URL = "http://192.168.5.120:8080" //本地调试
// export const URL = "http://127.0.0.1:8080" //本地调试