forked from github/dataease
feat: 添加加密类坐标
This commit is contained in:
parent
2bddae2e33
commit
97960a6f0b
@ -35,6 +35,11 @@
|
||||
<version>1.9</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>commons-codec</groupId>
|
||||
<artifactId>commons-codec</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-cache</artifactId>
|
||||
|
Loading…
Reference in New Issue
Block a user