Example #1
0
 public DataTable ExecuteProSjhc(string Id, string kssj, string jssj)
 {
     return(OperationBiz.ExecuteProSjhc(Id, kssj, jssj));
 }