zhuth 6 years ago
parent
commit
2008d8dde4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/constants/url.js

+ 1 - 1
src/constants/url.js

@@ -1,6 +1,6 @@
 // const BASE_URL = 'http://10.1.1.168:8081/BI/';
 // const BASE_URL = 'http://10.10.100.39:8011/BI/';
-// const BASE_URL = 'http://10.1.80.116:8011/BI/';
+// const BASE_URL = 'http://10.1.81.2:8012/BI_DEV/';
 const BASE_URL = ''
 
 /**后台接口地址 */