token添加角色
This commit is contained in:
@@ -37,6 +37,11 @@ public class LoginResponse {
|
||||
@Schema(description = "租户ID")
|
||||
private String tenantId;
|
||||
|
||||
private String roleName;
|
||||
|
||||
@Schema(description = "场景")
|
||||
private String scenario;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user