public static DataTable ExecuteProDetUser(string userId) { return(OperationDal.ExecuteProDetUser(userId)); }