ruoyi-service/ruoyi-study/src/main/java/com/ruoyi/study/vo/UserPersonalCenterVO.java @@ -23,4 +23,7 @@ this.user = user; this.userStudy = userStudy; } public UserPersonalCenterVO() { } }