public List <List <WarningInfo> > GetWarningInfo()
 {
     return(dfservice.GetGDWarningInfo());
 }