会员
商店
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
狂乱贵公子
博客园
首页
新随笔
联系
订阅
管理
随笔 - 72
文章 - 0
评论 - 19
阅读 -
13万
07 2017 档案
微信会员卡,开卡组件开发遇到总汇
摘要:背景 业务要求,使用微信会员卡开卡组件让用户领取注册会员卡,注册后给用户发优惠券(CRM系统的优惠券)。 实现基本逻辑 1.设置微信会员卡,激活后跳转激活。这样设置后,用户填写资料激活后会跳转到设置的url上。设置后微信仍然会有用户领卡事件推送消息,但是没有微信用户激活会员卡事件消息。 2.在跳转链
阅读全文
posted @
2017-07-11 12:00
狂乱贵公子
阅读(1542)
评论(3)
推荐(0)
编辑
公告
昵称:
狂乱贵公子
园龄:
12年5个月
粉丝:
4
关注:
12
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔档案
2023年1月(1)
2020年12月(1)
2020年11月(1)
2020年10月(2)
2020年7月(1)
2019年10月(1)
2019年9月(3)
2019年8月(3)
2019年7月(5)
2019年6月(4)
2019年5月(4)
2019年4月(2)
2019年3月(5)
2019年2月(4)
2019年1月(3)
2018年12月(1)
2018年11月(5)
2018年10月(1)
2018年9月(1)
2018年8月(1)
2018年7月(1)
2018年6月(1)
2018年4月(3)
2017年12月(2)
2017年11月(1)
2017年9月(2)
2017年7月(1)
2017年5月(4)
2017年2月(2)
2016年11月(1)
2016年7月(1)
2016年6月(4)
更多
阅读排行榜
1. 用terser-webpack-plugin替换掉uglifyjs-webpack-plugin解决uglifyjs不支持es6语法问题(20366)
2. 把vue组件添加到body下(9914)
3. 微信小程序使用content-type等于x-www-form-urlencoded方式使用request请求数据(9303)
4. SingR 部署后显示:WebSocket connection to failed: Error during WebSocket handshake: Unexpected response code: 200(7486)
5. Oracle数据库查询用 where in 查询的项超过1000条的解决方案(5639)
评论排行榜
1. 用 Entity Framework结合Oracle数据库来开发项目(7)
2. 说说EF Core使用ThenInclude方法(3)
3. 微信会员卡,开卡组件开发遇到总汇(3)
4. Oracle数据库查询用 where in 查询的项超过1000条的解决方案(2)
5. SingR 部署后显示:WebSocket connection to failed: Error during WebSocket handshake: Unexpected response code: 200(1)
推荐排行榜
1. 用 Entity Framework结合Oracle数据库来开发项目(8)
2. Visual Studio 多行选中 (Add Selection To Next Find Match)(1)
3. 使用AppDomain进行动态加载和卸载dll(1)
4. ABP 注册泛型需要手动注册(1)
5. ComponentNotFoundException: No component for supporting the service Abp.AspNetCore.Configuration.AbpAspNetCoreConfiguration was found(1)
最新评论
1. Re:ComponentNotFoundException: No component for supporting the service Abp.AspNetCore.Configuration.AbpAspNetCoreConfiguration was found
依赖 有什么好处吗
--十色
2. Re:Oracle数据库查询用 where in 查询的项超过1000条的解决方案
@敲代码小铁匠 是的,谢谢提醒!...
--狂乱贵公子
3. Re:Oracle数据库查询用 where in 查询的项超过1000条的解决方案
取模 和 take的时候是不是写错了
--敲代码小铁匠
4. Re:docker: Error starting userland proxy: mkdir /port/tcp:0.0.0.0:8999:tcp:172.17.0.3:80: input/output error.
在tomcat的bin目录下 ./shutdown.sh 停止tomcat服务,就好了
--grxupupup
5. Re:说说EF Core使用ThenInclude方法
Include 如果是集合确实是这样
--wswind
点击右上角即可分享