mirror of https://gitee.com/stylefeng/roses
【7.0.2】新增请求响应加密解密模块
parent
108f24d7d1
commit
62423cf4b4
|
@ -45,6 +45,13 @@
|
|||
<version>7.0.2</version>
|
||||
</dependency>
|
||||
|
||||
<!--请求响应加密解密模块-->
|
||||
<dependency>
|
||||
<groupId>cn.stylefeng.roses</groupId>
|
||||
<artifactId>security-sdk-request-encrypt-and-decode</artifactId>
|
||||
<version>7.0.2</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue