feat(标准化活动): 功能初步完成

This commit is contained in:
yjz
2023-11-03 15:04:51 +08:00
parent 3fdf536800
commit 348f878af0
30 changed files with 2479 additions and 283 deletions
@@ -46,7 +46,7 @@ public class OauthUserInfo {
private String title;
/**
* 账号名
* 账号名(旧的不用了)
*/
@ApiModelProperty(value = "账号信息(旧的不用了)")
private List<String> spRoleList;