Yjoioooo
2023-03-09 891f71b1c2f1c0e17a4eb3653c7e23a9e468e1cf
ruoyi-modules/ruoyi-system/pom.xml
@@ -63,7 +63,7 @@
        <dependency>
            <groupId>com.ruoyi</groupId>
            <artifactId>ruoyi-common-satoken</artifactId>
            <artifactId>ruoyi-common-tenant</artifactId>
        </dependency>
        <dependency>
@@ -80,6 +80,11 @@
            <groupId>com.ruoyi</groupId>
            <artifactId>ruoyi-common-idempotent</artifactId>
        </dependency>
        <dependency>
            <groupId>com.ruoyi</groupId>
            <artifactId>ruoyi-common-sensitive</artifactId>
        </dependency>
    </dependencies>
</project>