Browse Source

更改URL

zhuth 7 years ago
parent
commit
cc235bd593
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://192.168.253.189:81/BI';
 // const BASE_URL = 'http://192.168.253.129:8011';
-const BASE_URL = 'http://10.1.1.168:8094/BI/';
+const BASE_URL = 'http://10.1.1.168:8094/BI';
 
 /**后台接口地址 */
 const URLS = {