package sys_role_admin type SysRoleAdmin struct { Id int RoleId int AdminId int CreateTime string }