Commit cedc8239bbb32008d5bc6494722ad8256cc76ffd

Authored by Andy
1 parent 0a9bdd2e

add test分支

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环境,别删