zhaolf 3 years ago
parent
commit
a46755ba60
1 changed files with 2 additions and 2 deletions
  1. 2 2
      public/js/config.js

+ 2 - 2
public/js/config.js

@@ -1,4 +1,4 @@
 window.global_config = {
-  // BASE_URL: 'http://221.224.53.27:20038/',
-  BASE_URL: 'http://172.16.0.28:8085/',
+  BASE_URL: 'http://221.224.53.27:20038/',
+  // BASE_URL: 'http://172.16.0.28:8085/',
 }