mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-14 18:25:10 +08:00
#355 修复为支持拉取订单评价数据接口而引入的签名bug
This commit is contained in:
@@ -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。
|
||||
|
Reference in New Issue
Block a user