Commit 4e30ff8d5b75426c79da2fad5b8ab3c4e3080f62

Authored by Andy
1 parent 8f9b7af5

add

Showing 1 changed file with 2 additions and 2 deletions
js/config.js
1 //阿里云正式环境,别删 1 //阿里云正式环境,别删
2 2
3 - // baseUrl = 'http://sys.service.renniting.cn/';// 鉴权URL公用地址 3 + baseUrl = 'http://sys.service.renniting.cn/';// 鉴权URL公用地址
4 4
5 //阿里云环境,别删 丹阳 5 //阿里云环境,别删 丹阳
6 // baseUrl='http://106.15.191.5:8088/' 6 // baseUrl='http://106.15.191.5:8088/'
7 7
8 8
9 //阿里云测试环境,别删 9 //阿里云测试环境,别删
10 - baseUrl = 'http://39.98.54.240:8088/';// url公用地址 10 +// baseUrl = 'http://39.98.54.240:8088/';// url公用地址
11 11
12 12
13 //demo环境,别删 13 //demo环境,别删