config.js 871 Bytes
//阿里云正式环境,别删
//  parkcloudbaseUrl ='http://bcp.service.renniting.cn/';// url公用地址
//  authUrl = 'http://sys.service.renniting.cn/';// 鉴权URL公用地址
 baseUrl = 'http://sys.service.renniting.cn/';// 鉴权URL公用地址

//阿里云环境,别删 丹阳
//  baseUrl='http://106.15.191.5:8088/'
//  parkcloudbaseUrl='http://106.15.191.5:8093/'
//  authUrl='http://106.15.191.5:8088/'

//阿里云测试环境,别删
//  baseUrl = 'http://39.98.54.240:8088/';// url公用地址
//  parkcloudbaseUrl = 'http://39.98.54.240:8093/';// url公用地址
//  authUrl = 'http://39.98.54.240:8088/';// 鉴权URL公用地址

//demo环境,别删
//  baseUrl = 'http://47.96.41.88:18088/';// url公用地址
//  parkcloudbaseUrl = 'http://47.96.41.88:18093/';// url公用地址
//  authUrl = 'http://47.96.41.88:18088/';// 鉴权URL公用地址