洪城义警-正式版后台
zengh
2022-03-07 da7377c1f5c88fe95c0b68df1b35da9668eab016
src/main/java/org/springblade/modules/auth/utils/TokenUtil.java
@@ -107,6 +107,8 @@
            .set("jurisdiction", user.getJurisdiction())
            .set("stype", user.getStype())
            .set("cardid", user.getCardid())
            .set("phone", user.getPhone())
            .set("workjurisdiction", user.getWorkjurisdiction())
            .set(TokenConstant.OAUTH_ID, userInfo.getOauthId())
            .set(TokenConstant.ACCOUNT, user.getAccount())
            .set(TokenConstant.USER_NAME, user.getAccount())