Example #1
0
 public static DataTable ExecuteProCxtjAll(string userId)
 {
     return(OperationDal.ExecuteProCxtjAll(userId));
 }