Example #1
0
 public static DataTable ExecuteProTaskReportCountry(string function, string sj, string deptId, string itemId)
 {
     return(SysInfoQueryDal.ExecuteProTaskReportCountry(function, sj, deptId, itemId));
 }