1
0
mirror of synced 2025-12-17 13:08:02 +08:00

🎨 优化完善部分接口javadoc

This commit is contained in:
Binary Wang
2020-03-28 18:10:38 +08:00
parent 8c15b3b4b5
commit ef6e2dd6c0
4 changed files with 357 additions and 3 deletions

View File

@@ -9,6 +9,8 @@ import redis.clients.jedis.JedisPool;
* <pre>
* 需要引入依赖<a href="https://github.com/abelaska/jedis-lock">jedis-lock</a>,才能使用该类。
* </pre>
*
* @author <a href="https://github.com/winter4666">winter</a>
*/
public class WxMaRedisConfigImpl extends AbstractWxMaRedisConfig {