Commit 0a9bdd2e30ac80d4a5000eb970e55a5a343399b1
1 parent
5a879810
add test分支
Showing
1 changed file
with
4 additions
and
8 deletions
js/config.js
| 1 | //阿里云正式环境,别删 | 1 | //阿里云正式环境,别删 |
| 2 | -// parkcloudbaseUrl ='http://bcp.service.renniting.cn/';// url公用地址 | ||
| 3 | -// authUrl = 'http://sys.service.renniting.cn/';// 鉴权URL公用地址 | 2 | + |
| 4 | baseUrl = 'http://sys.service.renniting.cn/';// 鉴权URL公用地址 | 3 | baseUrl = 'http://sys.service.renniting.cn/';// 鉴权URL公用地址 |
| 5 | 4 | ||
| 6 | //阿里云环境,别删 丹阳 | 5 | //阿里云环境,别删 丹阳 |
| 7 | // baseUrl='http://106.15.191.5:8088/' | 6 | // baseUrl='http://106.15.191.5:8088/' |
| 8 | -// parkcloudbaseUrl='http://106.15.191.5:8093/' | ||
| 9 | -// authUrl='http://106.15.191.5:8088/' | 7 | + |
| 10 | 8 | ||
| 11 | //阿里云测试环境,别删 | 9 | //阿里云测试环境,别删 |
| 12 | // baseUrl = 'http://39.98.54.240:8088/';// url公用地址 | 10 | // baseUrl = 'http://39.98.54.240:8088/';// url公用地址 |
| 13 | -// parkcloudbaseUrl = 'http://39.98.54.240:8093/';// url公用地址 | ||
| 14 | -// authUrl = 'http://39.98.54.240:8088/';// 鉴权URL公用地址 | 11 | + |
| 15 | 12 | ||
| 16 | //demo环境,别删 | 13 | //demo环境,别删 |
| 17 | // baseUrl = 'http://47.96.41.88:18088/';// url公用地址 | 14 | // baseUrl = 'http://47.96.41.88:18088/';// url公用地址 |
| 18 | -// parkcloudbaseUrl = 'http://47.96.41.88:18093/';// url公用地址 | ||
| 19 | -// authUrl = 'http://47.96.41.88:18088/';// 鉴权URL公用地址 | 15 | + |