public static string GetQGHis(string agentname)
 {
     return(userService.GetQGHis(agentname));
 }