Skip to content

Commit e186cd9

Browse files
committed
调整注释内容 binarywang#215
1 parent 290bed1 commit e186cd9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

weixin-java-mp/src/main/java/me/chanjar/weixin/mp/bean/message/WxMpXmlMessage.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,9 @@ public class WxMpXmlMessage implements Serializable {
207207
* <pre>
208208
* 领取场景值,用于领取渠道数据统计。可在生成二维码接口及添加Addcard接口中自定义该字段的字符串值。
209209
* 核销卡券时:开发者发起核销时传入的自定义参数,用于进行核销渠道统计
210+
* 另外:
211+
* 官网文档中,微信卡券>>卡券事件推送>>2.7 进入会员卡事件推送 user_view_card
212+
* OuterStr:商户自定义二维码渠道参数,用于标识本次扫码打开会员卡来源来自于某个渠道值的二维码
210213
* </pre>
211214
*/
212215
@XStreamAlias("OuterStr")

0 commit comments

Comments
 (0)