🎨 重构小程序模块自动注入代码

This commit is contained in:
小锅盖
2021-04-22 14:40:24 +08:00
committed by GitHub
parent 3eabfedd9c
commit 942cb07f41
11 changed files with 351 additions and 135 deletions

View File

@ -1,9 +1,7 @@
package cn.binarywang.wx.miniapp.config.impl;
import me.chanjar.weixin.common.enums.TicketType;
import me.chanjar.weixin.common.redis.JedisWxRedisOps;
import me.chanjar.weixin.common.redis.WxRedisOps;
import redis.clients.jedis.JedisPool;
import java.util.concurrent.TimeUnit;