洪城义警-正式版后台
tangzy
2022-02-25 0a4fbcd9d997005bda2b5ac5dc9daa586342d7db
src/main/java/org/springblade/modules/auth/utils/TokenUtil.java
@@ -107,6 +107,7 @@
            .set("jurisdiction", user.getJurisdiction())
            .set("stype", user.getStype())
            .set("cardid", user.getCardid())
            .set("phone", user.getPhone())
            .set(TokenConstant.OAUTH_ID, userInfo.getOauthId())
            .set(TokenConstant.ACCOUNT, user.getAccount())
            .set(TokenConstant.USER_NAME, user.getAccount())