Blame view

js/config.js 550 Bytes
5972b557   Andy   add config.js 后台请...
1
  //阿里云正式环境,别删
0a9bdd2e   Andy   add test分支
2
  
7764a5a5   chenbiao   add 官网备案网站链接
3
  // baseUrl = 'http://sys.service.renniting.cn/';// 鉴权URL公用地址
5972b557   Andy   add config.js 后台请...
4
5
6
  
  //阿里云环境,别删 丹阳
  //  baseUrl='http://106.15.191.5:8088/'
0a9bdd2e   Andy   add test分支
7
  
5972b557   Andy   add config.js 后台请...
8
9
  
  //阿里云测试环境,别删
4e30ff8d   Andy   add
10
  //  baseUrl = 'http://39.98.54.240:8088/';// url公用地址
0a9bdd2e   Andy   add test分支
11
  
bc0e7b29   chenbiao   add 天水综合平台入口 三级等保...
12
  //黄石环境测试,别删
f5067723   chenbiao   add 天水综合平台入口 三级等保...
13
  // baseUrl = 'https://test.renniting.cn/sys/';// url公用地址
bc0e7b29   chenbiao   add 天水综合平台入口 三级等保...
14
  
7764a5a5   chenbiao   add 官网备案网站链接
15
  //黄石环境,别删
f5067723   chenbiao   add 天水综合平台入口 三级等保...
16
  baseUrl = 'https://sys.huangshiparking.com/';// url公用地址
7764a5a5   chenbiao   add 官网备案网站链接
17
18
  
  
5972b557   Andy   add config.js 后台请...
19
20
21
  
  //demo环境,别删
  //  baseUrl = 'http://47.96.41.88:18088/';// url公用地址
0a9bdd2e   Andy   add test分支