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:
@@ -18,7 +18,7 @@ import java.io.Serializable;
|
||||
* 微信小程序输出给微信服务器的消息.
|
||||
*
|
||||
* @author <a href="https://github.com/binarywang">Binary Wang</a>
|
||||
* @date 2019-06-22
|
||||
* created on 2019-06-22
|
||||
*/
|
||||
@Data
|
||||
@XStreamAlias("xml")
|
||||
|
||||
Reference in New Issue
Block a user