xiuli.gao 6 years ago
parent
commit
905668b818
1 changed files with 2 additions and 2 deletions
  1. 2 2
      fund_h5_01/kuxuan/api-url.js

+ 2 - 2
fund_h5_01/kuxuan/api-url.js

@@ -1,6 +1,6 @@
1 1
 
2
-//var BASEURL = 'http://api.security.726p.com/v1/'
3
-var BASEURL = 'http://apisearch80.726p.com/v1/'
2
+var BASEURL = 'http://api.security.726p.com/v1/'
3
+//var BASEURL = 'http://apisearch80.726p.com/v1/'
4 4
 
5 5
 var BASEURL_KX = 'http://api.security.726p.com'
6 6