From 4e30ff8d5b75426c79da2fad5b8ab3c4e3080f62 Mon Sep 17 00:00:00 2001 From: chenbiao Date: Wed, 5 Dec 2018 21:10:42 +0800 Subject: [PATCH] add --- js/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/config.js b/js/config.js index 1c8a7b6..854f292 100644 --- a/js/config.js +++ b/js/config.js @@ -1,13 +1,13 @@ //阿里云正式环境,别删 - // baseUrl = 'http://sys.service.renniting.cn/';// 鉴权URL公用地址 + baseUrl = 'http://sys.service.renniting.cn/';// 鉴权URL公用地址 //阿里云环境,别删 丹阳 // baseUrl='http://106.15.191.5:8088/' //阿里云测试环境,别删 - baseUrl = 'http://39.98.54.240:8088/';// url公用地址 +// baseUrl = 'http://39.98.54.240:8088/';// url公用地址 //demo环境,别删 -- libgit2 0.21.4