改为线上接口

This commit is contained in:
home孙 2025-06-11 10:53:00 +08:00
parent 190da084da
commit a0718a4bed

View File

@ -15,8 +15,8 @@ const variable = {
name: "", //应用名字 name: "", //应用名字
whatType: type, //判断当前是哪端 whatType: type, //判断当前是哪端
baseUrl: "http://jiaxingtest.a1.luyouxia.net:25762", //本地测试接口的基础路径 // baseUrl: "http://jiaxingtest.a1.luyouxia.net:25762", //本地测试接口的基础路径
// baseUrl: "https://api.lihe-control.com", //线上接口的基础路径 baseUrl: "https://api.lihe-control.com", //线上接口的基础路径
mapKey: "", //jsapi mapKey: "", //jsapi