Skip to content

Commit 2a88546

Browse files
authored
🎨 修正字段注释
1 parent 06c407a commit 2a88546

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

weixin-java-mp/src/main/java/me/chanjar/weixin/mp/bean/result/WxMpShortKeyResult.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public class WxMpShortKeyResult implements Serializable {
1616
private static final long serialVersionUID = 5770641374997158852L;
1717

1818
/**
19-
* 创建的时间戳
19+
* 长信息
2020
*/
2121
protected String longData;
2222
/**

0 commit comments

Comments
 (0)