-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
新增微信发红包规则文件 `微信发红包.txt`,并重命名 `微信红包收款` 相关文件为 `微信发红包`,同时更新规则逻辑以适配发红包场景。
- Loading branch information
1 parent
ac1bfcf
commit a050c85
Showing
3 changed files
with
26 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"type": "redPackage", | ||
"content": "{\"msg\":{\"appmsg\":{\"des\":\"我给你发了一个红包,赶紧去拆!\",\"lowurl\":\"\",\"wcpayinfo\":{\"receivertitle\":\"恭喜发财,大吉大利\",\"paymsgid\":\"1000039801202412237225703898174\",\"sendertitle\":\"恭喜发财,大吉大利\",\"innertype\":\"0\",\"templateid\":\"7a2a165d31da7fce6dd77e05c300028a\",\"url\":\"https:\\/\\/wxapp.tenpay.com\\/mmpayhb\\/wxhb_personalreceive?showwxpaytitle=1&msgtype=1&channelid=1&sendid=1000039801202412237225703898174\",\"receiverdes\":\"领取红包\",\"senderdes\":\"查看红包\",\"iconurl\":\"https:\\/\\/wx.gtimg.com\\/hongbao\\/1800\\/hb.png\",\"sceneid\":\"1002\",\"invalidtime\":\"1735011599\",\"scenetext\":[{\"content\":\"微信红包\"},{\"content\":\"微信红包\"}],\"locallogoicon\":\"c2c_hongbao_icon_cn\",\"nativeurl\":\"wxpay:\\/\\/c2cbizmessagehandler\\/hongbao\\/receivehongbao?msgtype=1&channelid=1&sendid=1000039801202412237225703898174&sendusername=wxid_gn79r6oaxhry11&total_num=1\",\"broaden\":\"\"},\"appid\":\"\",\"sdkver\":\"\",\"type\":\"2001\",\"title\":\"微信红包\",\"thumburl\":\"https:\\/\\/wx.gtimg.com\\/hongbao\\/1800\\/hb.png\",\"url\":\"https:\\/\\/wxapp.tenpay.com\\/mmpayhb\\/wxhb_personalreceive?showwxpaytitle=1&msgtype=1&channelid=1&sendid=1000039801202412237225703898174\"},\"fromusername\":\"wxid_gn79r6oaxhry11\"}}", | ||
"isSend": 1, | ||
"hookerUser": "大清宝泉", | ||
"cachedPayTools": "零钱", | ||
"cachedPayMoney": "¥15.00", | ||
"cachedPayShop": "微信红包", | ||
"t": 1734925199286 | ||
} |