#355 修复为支持拉取订单评价数据接口而引入的签名bug

This commit is contained in:
Binary Wang
2017-10-17 17:40:33 +08:00
parent 447c73e43a
commit 64f0e7cf6b
11 changed files with 168 additions and 108 deletions

View File

@@ -38,7 +38,7 @@ public class WxMpSelfMenuInfo implements Serializable {
public static class WxMpSelfMenuButton implements Serializable {
private static final long serialVersionUID = -4426602953309048341L;
/**
* <pre>
* 菜单的类型公众平台官网上能够设置的菜单类型有view跳转网页、text返回文本下同、img、photo、video、voice。