1、系统菜单调整;
2、系统看板UI调整; 3、事故事件功能 4、其他
This commit is contained in:
@@ -64,7 +64,7 @@ namespace FineUIPro.Web
|
||||
//string ticket = Request.Params["ticket"];
|
||||
//if (!string.IsNullOrEmpty(ticket))
|
||||
//{
|
||||
// string jsonCameras = APIGetHttpService.Http("https://cas.china-tcc.com/cas/serviceValidate?service=https://tccsg.cntcc.cn:17001/sggl/indexProject.aspx&ticket=" + ticket);
|
||||
// string jsonCameras = APIGetHttpService.Http("https://=" + ticket);
|
||||
|
||||
// XmlDocument xml = new XmlDocument();
|
||||
// xml.LoadXml(jsonCameras);
|
||||
@@ -114,7 +114,7 @@ namespace FineUIPro.Web
|
||||
//}
|
||||
//else
|
||||
//{
|
||||
// Response.Redirect("https://cas.china-tcc.com/cas/login?service=https://tccsg.cntcc.cn:17001/sggl/indexProject.aspx");
|
||||
// Response.Redirect("https://sggl/indexProject.aspx");
|
||||
//}
|
||||
}
|
||||
var pm = PageManager.Instance;
|
||||
|
||||
Reference in New Issue
Block a user