mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
#534 公众号发送模版消息中的小程序path改回pagepath
This commit is contained in:
@@ -76,7 +76,7 @@ public class WxMpTemplateMessage implements Serializable {
|
||||
private static final long serialVersionUID = -7945254706501974849L;
|
||||
|
||||
private String appid;
|
||||
private String path;
|
||||
private String pagePath;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user