mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-09-21 02:58:09 +08:00
🆕 #1710 企业微信增加发送新客户欢迎语接口
This commit is contained in:
@@ -10,7 +10,6 @@ import java.util.concurrent.locks.Lock;
|
||||
|
||||
@RequiredArgsConstructor
|
||||
public class JedisWxRedisOps implements WxRedisOps {
|
||||
|
||||
private final Pool<Jedis> jedisPool;
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user