Browse Source

测试地址

lincl 4 years ago
parent
commit
ffd03d6e61
1 changed files with 2 additions and 2 deletions
  1. 2 2
      js/api/http-request.js

+ 2 - 2
js/api/http-request.js

@ -15,12 +15,12 @@
		alertUrl="http://jksr.srswjw.gov.cn:1235/bigScreenShow";
		 getServer=server +'/gateway'
	} else { // 测试环境配置
		server = "http://172.19.103.70:1235"; // 测试环境
		server = "http://www.cityihealth.com:9090"; // 测试环境
		// server = "http://192.168.131.121:10220/"; // 晓阳
		// server = "http://172.19.103.74:10220"; // 永兴
	
		getServer=server +'/gateway'
		alertUrl="http://172.19.103.70:1235/bigScreenShow";
		alertUrl="http://www.cityihealth.com:9090/bigScreenShow";
//		server = "http://192.168.131.104:9088"; // 测试环境 周杰
		//  server = "http://192.168.131.105:10001/quota"; // 测试环境 兴旺
		//  server = "http://192.168.131.105:9088"; // 测试环境 兴旺