@@ -18,12 +18,8 @@ const tilesMaxLevel = 18;
// 切换模块时是否提示当前模块名称(用于对内介绍项目时便捷显示模块名称)
const showModuleName = 0;
-<<<<<<< HEAD
-const reportBaseUrl = "http://172.16.12.101:8083";
-=======
const reportBaseUrl = "http://10.127.7.241:8083";
// const reportBaseUrl = "http://172.16.12.101:8083";
->>>>>>> d7aaee0a7192239bdf3789d9b53cdce868e3f1d1
// if (localTest) {
// baseURL = "http://192.168.10.8:9002/" // 联机调试