1
0
mirror of synced 2025-12-29 06:37:58 +08:00

#1100 小程序模块添加Redis配置类WxMaInRedisConfig

This commit is contained in:
winter
2019-07-08 16:33:21 +08:00
committed by Binary Wang
parent 37f5e59fbd
commit 16bb8f122a
3 changed files with 411 additions and 1 deletions

View File

@@ -246,7 +246,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.16.18</version>
<version>1.18.8</version>
<scope>provided</scope>
</dependency>
</dependencies>