Fancy
2025-01-14 ce988f65d5b0c74ad5c104d05f1155ed05b1db72
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>