Esempio n. 1
0
 public DataTable ExecuteProWarningReportCountry(string function, string kssj, string jssj, string deptId,
                                                 string itemId, string reviewFlag, string deptType)
 {
     return(OperationBiz.ExecuteProWarningReportCountry(function, kssj, jssj, deptId, itemId, reviewFlag,
                                                        deptType));
 }