🎨 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

@@ -15,7 +15,7 @@ import java.lang.reflect.Type;
* WxMaSubscribeMsgEventJsonAdapter class
*
* @author dany
* @date 2021/12/31
* created on 2021/12/31
*/
@Slf4j
public class WxMaSubscribeMsgEventJsonAdapter implements JsonDeserializer<WxMaSubscribeMsgEvent.WxMaSubscribeMsgEventJson> {