fix:修复订单详情页解析计费配置异常的bug
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
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://192.168.5.149:8080" //本地调试
|
||||
// export const URL = "http://127.0.0.1:8080" //本地调试
|
||||
|
||||
export const appid = "wx2165f0be356ae7a9" //小程序appid
|
||||
Reference in New Issue
Block a user