Daniel Qian
|
b5986cfd4f
|
Merge pull request #263 from mgcnrx11/feat_card_coupon
Feature card coupon
|
9 years ago |
YuJian
|
54ced62f30
|
换用JoddGetRequestExecutor
解决NoHttpResoponseException问题
|
9 years ago |
YuJian
|
779e36b1fa
|
新增卡券相关接口6个
1. getCardApiTicket获得卡券的api_ticket
2. createCardApiSignature创建调用卡券api时的签名
3. decryptCardCode卡券code解码
4. queryCardCode卡券code查询
5. consumeCardCode卡券核销
6. markCardCode卡券mark接口
|
9 years ago |
YuJian
|
980ad0b7bf
|
WxMpInMemoryConfigStorage新增cardApiTicket的存储
|
9 years ago |
YuJian
|
65c532e45b
|
增加卡券的FriendUserName字段
|
9 years ago |
YuJian
|
89e092b04d
|
添加关于卡券事件推送的常量、XML消息字段
|
9 years ago |
Daniel Qian
|
c8ed7738ab
|
issue #172 jodd HttpResponse add charset("UTF-8")
|
9 years ago |
Daniel Qian
|
25eb592f26
|
fix: #172 based on PR #259
|
9 years ago |
Daniel Qian
|
d759e6935e
|
fix: #256, #172 CloseableHttpResponse 使用外没有关闭的问题
|
9 years ago |
Daniel Qian
|
06e4dda310
|
微信支付计算精度问题 #248
|
9 years ago |
Daniel Qian
|
00a197a130
|
Merge pull request #254 from kakotor/develop
XStreamTransformer 增加注册方法,来注册自定义的消息类型
|
9 years ago |
ben
|
0619c3f01e
|
修改me.chanjar.weixin.mp.bean.WxMpXmlOutTransferCustomerServiceMessage 支持将消息转发到多客服(https://mp.weixin.qq.com/wiki/5/ae230189c9bd07a6b221f48619aeef35.html)中的两种方式
|
9 years ago |
ben
|
c901067509
|
Merge branch 'develop' of https://github.com/chanjarster/weixin-java-tools into develop
|
9 years ago |
ben
|
5778b42e1e
|
XStreamTransformer 增加注册方法,来注册自定义的消息类型
|
9 years ago |
Tianmu
|
fa55bf67eb
|
Merge remote-tracking branch 'upstream/develop' into develop
update from upstream
|
9 years ago |
Daniel Qian
|
72aab0d7b8
|
upgrade to 1.3.4-SNAPSHOT
|
9 years ago |
Daniel Qian
|
6a8fd455dc
|
Merge branch 'develop'
|
9 years ago |
Daniel Qian
|
03406f128f
|
upgrade to 1.3.3
|
9 years ago |
Daniel Qian
|
097fc091b1
|
Merge pull request #242 from videome/pay-result-bug
Fix the bug that fails to query order due to sign error.
|
9 years ago |
Daniel Qian
|
1e67c3f47b
|
Merge pull request #252 from SimonDolph/unionid
add unionid
|
9 years ago |
SimonDolph
|
ed84f511c7
|
add unionid
|
9 years ago |
tianmu
|
db11c2a472
|
Merge pull request #1 from chanjarster/develop
update from base
|
9 years ago |
Daniel Qian
|
05777c664a
|
Merge pull request #249 from tianmu/master
add conditional menu method
|
9 years ago |
Tianmu
|
6b522da559
|
change name: matchrule to matchRule
|
9 years ago |
tianmu
|
8d87609c0b
|
Update WxMenu.java
|
9 years ago |
tianmu
|
b2e1cca6c2
|
change tab space
change tab space 1 time
|
9 years ago |
tianmu
|
f8207ef65f
|
change tab space
change tab space 2 times
|
9 years ago |
tianmu
|
924d3c254f
|
Update WxMenu.java
|
9 years ago |
tianmu
|
f585385e6e
|
change tab space
change tab space
|
9 years ago |
Tianmu
|
34fda26e02
|
add conditional menu method
|
9 years ago |
Daniel Qian
|
5309e132ce
|
Merge pull request #246 from liukaitj/develop
企业号的发送消息接口的数据格式中加入safe字段
|
9 years ago |
Liu Kai
|
15d6b79319
|
企业号的发送消息接口的数据格式中加入safe字段
根据微信企业号官方文档(
http://qydev.weixin.qq.com/wiki/index.php?title=%E6%B6%88%E6%81%AF%E7%B1%BB%E5%9E%8B%E5%8F%8A%E6%95%B0%E6%8D%AE%E6%A0%BC%E5%BC%8F
),发送消息接口的数据格式中需要加入safe字段。并且经过实际验证,官方文档上“safe为非必须项”的表述有误,safe应为必须项,即如果参数中没有写safe字段而调用发送消息接口的话,微信服务器会正常返回,但touser却收不到任何消息。
Change-Id: Ifc894e6f6b03147f000b42f346d2bdccb11b0c64
Signed-off-by: Liu Kai <liukai@tinkers.com.cn>
|
9 years ago |
Daniel Qian
|
0388c8d9dc
|
upgrade to 1.3.3-SNAPSHOT
|
9 years ago |
Daniel Qian
|
780074f219
|
upgrade version
|
9 years ago |
Daniel Qian
|
59bdad92f6
|
fix: java doc incorrectness
|
9 years ago |
Kane Zhu
|
5594c8852d
|
Fix the bug that fails to query order due to sign error.
|
9 years ago |
Daniel Qian
|
89a260dded
|
Merge pull request #241 from videome/develop
Improve error message of the failure of getting prepayid.
|
9 years ago |
Kane Zhu
|
b19dc7b0fb
|
Improve error message of the failure of getting prepayid.
|
9 years ago |
Daniel Qian
|
379aae95f1
|
issue #209
|
9 years ago |
Daniel Qian
|
6c45fdacdb
|
Merge branch 'master' into develop
|
9 years ago |
Daniel Qian
|
5f456eb521
|
issue #236
|
9 years ago |
Daniel Qian
|
27ce2a2746
|
Merge pull request #233 from videome/develop
Support sending redpack.
|
9 years ago |
Daniel Qian
|
d5b3239a01
|
Update README.md
|
9 years ago |
Daniel Qian
|
7972733feb
|
Update README.md
|
9 years ago |
Kane Zhu
|
30f22896b1
|
Support sending redpack.
|
9 years ago |
Daniel Qian
|
d0a452904a
|
Merge pull request #216 from videome/develop
Improve 'templateSend' method to check the response code to see if it…
|
9 years ago |
Daniel Qian
|
b5f0ee75b0
|
Merge pull request #218 from ukid/develop
票据验证方法
|
9 years ago |
ukid
|
123e5ef973
|
票据验证方法
|
9 years ago |
Kane Zhu
|
23c96d9076
|
Improve 'templateSend' method to check the response code to see if it's successful or not.
|
9 years ago |
Daniel Qian
|
9363a67538
|
upgrade to 1.3.2-SNAPSHOT
|
9 years ago |