🎨 fix javadoc by removing @date

This commit is contained in:
Binary Wang
2022-08-23 00:37:10 +08:00
parent f94e67056d
commit 36602d58a5
757 changed files with 789 additions and 762 deletions

View File

@@ -14,7 +14,7 @@ import java.util.concurrent.locks.Lock;
* 基于Redisson的实现
*
* @author yuanqixun
* @date 2020/5/3
* created on 2020/5/3
*/
public class WxMaRedissonConfigImpl extends WxMaDefaultConfigImpl {