Exemplo n.º 1
0
 public static DataTable ExecuteProMonthReportCountry(string function, string sj, string deptId, string itemId,
                                                      string resultId)
 {
     return(SysInfoQueryDal.ExecuteProMonthReportCountry(function, sj, deptId, itemId, resultId));
 }