Exemplo n.º 1
0
 public static DataTable ExecuteProWarningReportCountry(string function, string kssj, string jssj, string deptId,
                                                        string itemId, string reviewFlag, string deptType)
 {
     return(SysInfoQueryDal.ExecuteProWarningReportCountry(function, kssj, jssj, deptId, itemId, reviewFlag,
                                                           deptType));
 }