@@ -22,7 +22,7 @@ namespace Hotline.Share.Dtos.Roles
public EAuthorityType AuthorityType { get; set; }
- public string PermissionCode { get; set; }
+ public string TableId { get; set; }
}
public record UpdateDataAuthorityDto