fix:修复订单列表页搜索参数传递错误的问题;移除租借设备时手机号的验证效果;新增免押无法使用走非免押逻辑的方法
This commit is contained in:
+3
-2
@@ -1,4 +1,5 @@
|
||||
export const URL = "https://my.gxfs123.com/api"
|
||||
// export const URL = "http://192.168.10.33:8080"
|
||||
export const URL = "https://my.gxfs123.com/api" //正式服务器
|
||||
// export const URL = "https://unifans.gxfs123.com/api" //测试服务器
|
||||
// export const URL = "http://192.168.10.41:8080" //本地调试
|
||||
|
||||
export const appid = "wx2165f0be356ae7a9"
|
||||
Reference in New Issue
Block a user