Fancy
2025-01-09 abe0f082f328098dbd0964a821b77d0e34179e70
pms-parent/pms-web-wechat/pom.xml
@@ -201,6 +201,11 @@
            <groupId>cn.hutool</groupId>
            <artifactId>hutool-all</artifactId>
        </dependency>
        <dependency>
            <groupId>io.jsonwebtoken</groupId>
            <artifactId>jjwt</artifactId>
            <version>${jjwt.version}</version>
        </dependency>
    </dependencies>
    <build>