fix:切换请求路径为正式服务器

This commit is contained in:
2025-07-23 08:54:37 +08:00
parent 485c2f6d80
commit 6494721f81
5 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
// export const URL = "https://my.gxfs123.com/api" //正式服务器
export const URL = "https://unifans.gxfs123.com/api" //测试服务器
export const URL = "https://my.gxfs123.com/api" //正式服务器
// export const URL = "https://unifans.gxfs123.com/api" //测试服务器
// export const URL = "http://192.168.1.123:8080" //本地调试
export const appid = "wx2165f0be356ae7a9" //小程序appid