public IList <string> GetExistsUser(string id, string tableName) { return(Privilege.GetUserCodes(id)); }