feat:增加密码管理接口
This commit is contained in:
@@ -32,6 +32,12 @@
|
||||
<artifactId>weixin-java-mp</artifactId>
|
||||
<version>4.7.5.B</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 加密工具 -->
|
||||
<dependency>
|
||||
<groupId>cn.hutool</groupId>
|
||||
<artifactId>hutool-crypto</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user