Browse Source

全局server

linehang 7 năm trước cách đây
mục cha
commit
e2b5025dbe
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      login.html

+ 1 - 1
login.html

@ -215,7 +215,7 @@
				var timer = null;
				
				if(userAgent) {
					$.ajax(server +'doctor/doctorRole',{
					$.ajax(APIService.server +'doctor/doctorRole',{
						data:{},
						dataType: 'json',
						type:'get',