ruoyi-admin/src/main/java/org/dromara/web/domain/vo/LoginVo.java @@ -51,4 +51,9 @@ */ private String openid; /** * 域名 */ private String domain; }