项目配置修改

This commit is contained in:
ldj_willow
2022-07-07 18:29:37 +08:00
parent 135ed9e148
commit 01f0d56348

View File

@@ -19,6 +19,14 @@
</properties>
<dependencies>
<dependency>
<groupId>com.alicp.jetcache</groupId>
<artifactId>jetcache-starter-redis</artifactId>
<version>2.5.14</version>
</dependency>
<dependency>
<groupId>org.nl</groupId>
<artifactId>nladmin-wql</artifactId>