mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
🎨 fix javadoc by removing @date
This commit is contained in:
@@ -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> {
|
||||
|
||||
Reference in New Issue
Block a user