sean.zhou
2022-09-26 a2d31fcd9d5fb0ffc8055bccc54a5357b9f89067
src/main/java/com/dji/sample/common/util/JwtUtil.java
@@ -54,6 +54,10 @@
        JwtUtil.algorithm = Algorithm.HMAC256(secret);
    }
    private JwtUtil() {
    }
    /**
     * Create a token based on custom information.
     * @param claims custom information