改为线上接口
This commit is contained in:
parent
190da084da
commit
a0718a4bed
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user