🎨 优化完善部分接口javadoc

This commit is contained in:
Binary Wang
2020-03-28 18:10:38 +08:00
parent 8c15b3b4b5
commit ef6e2dd6c0
4 changed files with 357 additions and 3 deletions

View File

@@ -14,6 +14,7 @@ import me.chanjar.weixin.mp.util.json.WxMpGsonBuilder;
/**
* <pre>
* 公众号的自动回复规则.
* 参考文档地址https://developers.weixin.qq.com/doc/offiaccount/Message_Management/Getting_Rules_for_Auto_Replies.html
* Created by Binary Wang on 2017-7-8.
* </pre>
*