BinaryWang
|
e579ef0728
|
add spring demo initial
|
2016-06-30 18:54:35 +08:00 |
|
BinaryWang
|
7deb25b4bb
|
单元测试代码优化
|
2016-06-30 18:52:11 +08:00 |
|
BinaryWang
|
ed80cece22
|
替换以file.api.weixin.qq.com域名下的api为api.weixin.qq.com,并使用https
|
2016-06-30 10:22:30 +08:00 |
|
BinaryWang
|
13d76c1c50
|
修复重构素材上传处理代码
|
2016-06-24 09:26:47 +08:00 |
|
BinaryWang
|
bc22b03ea3
|
添加换取二维码图片url地址的重构方法(可以选择是否生成压缩的网址)
|
2016-06-21 11:46:48 +08:00 |
|
BinaryWang
|
5358d68fff
|
规范部分javadoc
|
2016-06-20 13:54:57 +08:00 |
|
BinaryWang
|
e34f6de775
|
add missing ‘this’
|
2016-06-20 11:12:08 +08:00 |
|
BinaryWang
|
d90ef7fb00
|
add missing ‘this.’ and @Override
|
2016-06-20 11:10:17 +08:00 |
|
BinaryWang
|
cc300b93d0
|
qrCodePictureUrl 返回网址过长,使用短网址进行压缩
|
2016-06-20 11:04:51 +08:00 |
|
BinaryWang
|
7a68fa6853
|
remove redundant specification of type arguments
|
2016-06-20 11:03:22 +08:00 |
|
BinaryWang
|
0b2f443505
|
add missing ‘this’
|
2016-06-20 11:02:17 +08:00 |
|
BinaryWang
|
e1ade466c3
|
add missing @Override
|
2016-06-20 11:01:02 +08:00 |
|
Binary Wang
|
4cce42409a
|
Update README.md
|
2016-06-20 10:50:59 +08:00 |
|
Binary Wang
|
c1bbd725e8
|
Update README.md
|
2016-06-20 10:49:55 +08:00 |
|
Binary Wang
|
1e6cf09e7e
|
Update README.md
|
2016-06-20 10:49:41 +08:00 |
|
BinaryWang
|
f631df34fc
|
修复javadoc格式
|
2016-06-20 10:42:48 +08:00 |
|
miller
|
af2f12267e
|
行业相关api
|
2016-06-19 10:13:31 +08:00 |
|
Binary Wang
|
7a816cf7a9
|
Merge branch 'fxdfxq-master' into develop
# Conflicts:
# weixin-java-mp/src/main/java/me/chanjar/weixin/mp/api/WxMpService.java
|
2016-06-18 22:15:53 +08:00 |
|
Binary Wang
|
e492e5adeb
|
Merge branch 'fix_data_typo' into develop
|
2016-06-18 22:01:35 +08:00 |
|
Binary Wang
|
88a7ac3693
|
Merge branch 'wxMenuRule' into develop
|
2016-06-18 22:00:22 +08:00 |
|
Binary Wang
|
d64f5020c4
|
Merge branch 'tianmu' into develop
|
2016-06-18 21:56:09 +08:00 |
|
Binary Wang
|
7057b8a960
|
为WxError加入builder模式支持
|
2016-06-16 23:03:32 +08:00 |
|
tianmu
|
5349da96f6
|
修改了部分接口字符串拼接的模式,从 + 改为StringBuffer
|
2016-06-07 14:32:22 +08:00 |
|
BinaryWang
|
dca8e307a0
|
add serialVersionUID for the classes which implement Serializable interface
|
2016-06-02 09:52:58 +08:00 |
|
BinaryWang
|
fb3a093be1
|
fix weird assignment statement
|
2016-06-02 09:50:00 +08:00 |
|
BinaryWang
|
14057344a5
|
remove unused imports
|
2016-06-02 09:47:49 +08:00 |
|
Binary Wang
|
a6fecf5f1f
|
disable doclint for java8
|
2016-06-01 21:42:32 +08:00 |
|
Binary Wang
|
1b4293cc57
|
Merge pull request #3 from kareanyi/develop
上传图文消息内的图片获取URL
|
2016-06-01 11:43:22 +08:00 |
|
miller
|
ba54ff5004
|
上传图文消息内的图片获取URL
|
2016-06-01 11:17:53 +08:00 |
|
Binary Wang
|
c0f163259c
|
Merge pull request #2 from kareanyi/develop
消息群发的预览接口
|
2016-06-01 10:49:17 +08:00 |
|
BinaryWang
|
46b3eba7e6
|
修改groupId,修复Pom文件,同步README.md文件
|
2016-06-01 10:41:48 +08:00 |
|
miller
|
83e443b02f
|
消息群发的预览接口
|
2016-06-01 10:39:10 +08:00 |
|
Binary Wang
|
58ad7b7c21
|
Merge pull request #1 from kareanyi/develop
群发接口响应 增加msgDataId字段 用于图文分析
|
2016-06-01 10:15:15 +08:00 |
|
miller
|
902b6897a1
|
群发接口响应 增加msgDataId字段 用于图文分析
|
2016-06-01 10:07:20 +08:00 |
|
tianmu
|
a6b8c4099e
|
Merge pull request #2 from chanjarster/develop
Develop
|
2016-05-25 16:27:20 +08:00 |
|
YuJian
|
f6c24ace0e
|
微信个性化菜单接口group_id改为tag_id
详细参见http://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1455782296&token=&lang=zh_CN
|
2016-05-14 14:26:28 +08:00 |
|
YuJian
|
52e9b67c0f
|
修复命名错误。data是datum的复数,datas是错误写法
|
2016-04-24 13:16:10 +08:00 |
|
BinaryWang
|
2ec3c527c2
|
替换hard code
|
2016-04-15 14:17:44 +08:00 |
|
BinaryWang
|
cb78119cdd
|
Merge branch 'develop-chan' into develop
|
2016-04-15 14:02:24 +08:00 |
|
BinaryWang
|
b47c967ee2
|
增加 换取二维码图片url地址的方法
|
2016-04-15 13:59:14 +08:00 |
|
Daniel Qian
|
e57eb3f244
|
Merge pull request #296 from zexpp5/develop
发送红包接口增加了详细的注释
|
2016-04-15 08:31:24 +08:00 |
|
Daniel Qian
|
0efab24bc9
|
Merge pull request #295 from mgcnrx11/feat_consumeCardCode
卡券核销的API增加参数重载的方法,增强兼容性
|
2016-04-15 08:31:11 +08:00 |
|
Lance7in
|
cfc15480de
|
发送红包接口的入参是Map,注释中添加了所需必填参数的列表及描述.
发送红包接口需要在配置文件test-config.xml中额外设置两个key,已在注释中说明
|
2016-04-13 17:37:22 +08:00 |
|
YuJian
|
8e02ea23af
|
卡券核销的API增加参数重载的方法,增强兼容性
|
2016-04-10 16:26:28 +08:00 |
|
Daniel Qian
|
3e2ebb06f4
|
Merge pull request #292 from kareanyi/develop
增加了获取图文素材中文章的封面图url
|
2016-03-30 11:36:17 +08:00 |
|
miller
|
35697dafcf
|
增加了获取图文素材中文章的封面图url
|
2016-03-28 14:54:57 +08:00 |
|
fxdfxq
|
d08174991e
|
Update WxMpServiceImpl.java
1.对应WxMpService类修改getJSSDKPayInfo(Map<String, String> parameters)方法为getPayInfo(Map<String, String> parameters)方法
2.增加,1)扫码支付参数拼装方法:getNativePayInfo(String productId,String outTradeNo, double amt, String body,String ip, String callbackUrl)
2)原来的公众号支付参数拼装方法:getJsapiPayInfo(String openId,String outTradeNo, double amt, String body,String ip, String callbackUrl)
3.在getPayInfo(Map<String, String> parameters)方法中增加codeUrl参数判断,只有在NATIVE方式才返回codeUrl参数。
|
2016-03-25 18:40:10 +08:00 |
|
fxdfxq
|
ccdbef3963
|
Update WxMpServiceImpl.java
1.对应WxMpService类修改getJSSDKPayInfo(Map<String, String> parameters)方法为getPayInfo(Map<String, String> parameters)方法
2.增加,1)扫码支付参数拼装方法:getNativePayInfo(String productId,String outTradeNo, double amt, String body,String ip, String callbackUrl)
2)原来的公众号支付参数拼装方法:getJsapiPayInfo(String openId,String outTradeNo, double amt, String body,String ip, String callbackUrl)
3.在getPayInfo(Map<String, String> parameters)方法中增加codeUrl参数判断,只有在NATIVE方式才返回codeUrl参数。
|
2016-03-25 18:38:36 +08:00 |
|
fxdfxq
|
ae50576bf7
|
Update WxMpService.java
增加NATIVE扫码支付类型,
1.将原来的getJSSDKPayInfo(String openId, String outTradeNo, double amt, String body, String tradeType, String ip, String notifyUrl)方法拆分为两个方法:1)拼装NATIVE发起支付请求需要的参数的方法 Map<String, String> getNativePayInfo(String productId, String outTradeNo, double amt, String body, String ip, String notifyUrl);
2) 拼装JSAPI发起支付请求需要的参数方法 Map<String, String> getJsapiPayInfo(String openId, String outTradeNo, double amt, String body, String ip, String notifyUrl);
2.修改getJSSDKPayInfo(Map<String, String> parameters)方式为getPayInfo(Map<String, String> parameters),适用上面两个方法调用。
|
2016-03-25 18:24:19 +08:00 |
|
BinaryWang
|
bb905f6c6c
|
Merge remote-tracking branch 'chan/develop' into develop
|
2016-03-24 09:53:20 +08:00 |
|