소스 검색

错误修改

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 10 달 전
부모
커밋
7f07c879ec
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      public/static/config/modeConfig.js

+ 0 - 4
public/static/config/modeConfig.js

@@ -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/" // 联机调试