Browse Source

运营平台服务器请求配置信息

shanxin 4 years ago
parent
commit
e432fabcc3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      static/config/index-prod.js

+ 1 - 1
static/config/index-prod.js

@@ -5,7 +5,7 @@
   window.SITE_CONFIG = {}
 
   // api接口请求地址
-  window.SITE_CONFIG['baseUrl'] = 'http://b2bcnapi.sailuntire.com/api/admin'
+  window.SITE_CONFIG['baseUrl'] = 'http://b2bcnapi.sailuntire.com/allsteel/test/api/sys/'
  // window.SITE_CONFIG['baseUrl'] = 'http://47.104.230.140:9002'
   // cdn地址 = 域名 + 版本号
   window.SITE_CONFIG['domain'] = './' // 域名