fuzui
2021-11-30 34f2552cad396ce79a7cf4a50a15ff8bf5d817b6
ruoyi-common/pom.xml
@@ -89,12 +89,18 @@
            <artifactId>snakeyaml</artifactId>
        </dependency>
        <!--Token生成与解析-->
        <!-- Token生成与解析-->
        <dependency>
            <groupId>io.jsonwebtoken</groupId>
            <artifactId>jjwt</artifactId>
        </dependency>
        <!-- Jaxb -->
        <dependency>
            <groupId>javax.xml.bind</groupId>
            <artifactId>jaxb-api</artifactId>
        </dependency>
        <!-- redis 缓存操作 -->
        <dependency>
            <groupId>org.springframework.boot</groupId>