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