public PageInfo <WorkTicketHistorySH> GetWorkTicketHisSHPage(TicketSearchArgs args)
 {
     return(service.GetWorkTicketHisSHPage(args));
 }