dingzhiwei
|
655e07d2c4
|
完善README
|
2021-05-29 03:30:29 +08:00 |
|
dingzhiwei
|
3108b8d4dd
|
完善README
|
2021-05-29 03:25:29 +08:00 |
|
dingzhiwei
|
097b1a95d7
|
完善README
|
2021-05-29 03:13:01 +08:00 |
|
dingzhiwei
|
e10afc408d
|
完善README
|
2021-05-29 03:01:14 +08:00 |
|
dingzhiwei
|
0be01943f7
|
完善README
|
2021-05-29 02:54:02 +08:00 |
|
dingzhiwei
|
409dacb185
|
完善README
|
2021-05-29 02:44:40 +08:00 |
|
dingzhiwei
|
0a45dc3df2
|
完善README
|
2021-05-29 02:38:08 +08:00 |
|
dingzhiwei
|
c2297f690e
|
完善README
|
2021-05-29 02:30:15 +08:00 |
|
dingzhiwei
|
c33439534e
|
完善README
|
2021-05-29 02:24:42 +08:00 |
|
dingzhiwei
|
d8f40cb376
|
完善README
|
2021-05-29 02:20:39 +08:00 |
|
dingzhiwei
|
346bb34fb1
|
完善README
|
2021-05-29 02:19:57 +08:00 |
|
dingzhiwei
|
771f5fdd94
|
完善README
|
2021-05-29 01:49:59 +08:00 |
|
jmdhappy@126.com
|
64afb8b58a
|
完善README文档
|
2019-11-25 19:38:42 +08:00 |
|
jmdhappy@126.com
|
96f6715a74
|
修改测试代码
|
2019-05-18 14:37:32 +08:00 |
|
jmdhappy@126.com
|
17a3c0add2
|
完善README文档
|
2019-05-18 14:33:02 +08:00 |
|
jmdhappy@126.com
|
0fbae81a58
|
完善README文档
|
2019-03-21 10:21:43 +08:00 |
|
jmdhappy@126.com
|
8fc5dfedd3
|
修复微信通知验证bug
|
2019-01-10 17:39:03 +08:00 |
|
jmdhappy@126.com
|
015601fd5e
|
修复微信通知验证bug
|
2019-01-10 17:38:17 +08:00 |
|
jmdhappy@126.com
|
900a95b248
|
修复微信通知验证bug
|
2019-01-10 17:37:41 +08:00 |
|
jmdhappy@126.com
|
570c483174
|
修改微信通知验证bug
|
2019-01-09 11:39:25 +08:00 |
|
jmdhappy@126.com
|
d32bd56cab
|
修改微信通知验证bug
|
2019-01-09 11:38:58 +08:00 |
|
jmdhappy@126.com
|
6dbcb41fb0
|
修改微信通知验证bug
|
2019-01-09 11:38:37 +08:00 |
|
jmdhappy@126.com
|
8b7b21e88e
|
升级fastjson版本,避免漏洞
|
2018-12-19 17:29:25 +08:00 |
|
jmdhappy@126.com
|
f6ced4da0a
|
完善README文档
|
2018-09-26 10:15:25 +08:00 |
|
jmdhappy@126.com
|
893cc441f3
|
完善README文档
|
2018-07-27 21:49:07 +08:00 |
|
jmdhappy@126.com
|
2f8a8ea7fc
|
完善README文档
|
2018-04-15 09:13:49 +08:00 |
|
dingzhiwei
|
7cd2acd8e7
|
Merge pull request #6 from cbwleft/feature/rabbitMQ
Feature/rabbit mq
|
2018-04-13 14:28:24 +08:00 |
|
cbwleft
|
586ea31c50
|
默认使用activeMQ
|
2018-04-13 14:15:17 +08:00 |
|
dingzhiwei
|
4ce79e12df
|
Merge pull request #7 from cbwleft/bugfix/channelOrderNo
Bugfix/channel order no
|
2018-04-13 14:04:06 +08:00 |
|
dingzhiwei
|
708aa64b18
|
Merge pull request #8 from cbwleft/feature/application_json
Feature/application json
|
2018-04-13 14:01:50 +08:00 |
|
cbwleft
|
d63a5f9ea1
|
添加RabbitMQ延迟队列实现,参考文档:
https://www.rabbitmq.com/blog/2015/04/16/scheduling-messages-with-rabbitmq/
https://docs.spring.io/spring-amqp/docs/1.7.7.RELEASE/reference/html/_reference.html#delayed-message-exchange
|
2018-04-13 11:28:53 +08:00 |
|
cbwleft
|
d7a69ea593
|
使用策略模式将业务与具体的MQ操作分离
|
2018-04-13 10:04:30 +08:00 |
|
cbwleft
|
d1a86eb2ca
|
移除不需要的import
|
2018-04-13 08:49:32 +08:00 |
|
cbwleft
|
21517577c3
|
使用RestTemplate替换HttpsURLConnection,并解决商户通知报4XX或者5XX导致无法收到重复通知的问题。
|
2018-04-12 15:29:24 +08:00 |
|
cbwleft
|
2c47ca68a4
|
首次通知没有channelOrderNo
|
2018-04-11 20:19:04 +08:00 |
|
cbwleft
|
0764c266df
|
解决通知中渠道订单号错误的问题
|
2018-04-11 19:52:44 +08:00 |
|
cbwleft
|
e187c590c4
|
解决微信APP支付与文档上字段名称不一致的问题
|
2018-04-10 14:20:02 +08:00 |
|
cbwleft
|
00076fd192
|
Merge branch 'master-gitee'
|
2018-04-10 09:12:41 +08:00 |
|
cbwleft
|
36d14384b2
|
兼容 application/json 类型请求。json中null不参与验签
|
2018-04-09 17:06:10 +08:00 |
|
jmdhappy@126.com
|
8a195cabe7
|
完善README文档
|
2018-04-09 08:41:15 +08:00 |
|
jmdhappy@126.com
|
8384139129
|
修改测试代码
|
2018-04-09 08:39:28 +08:00 |
|
jmdhappy@126.com
|
9b7a24ad4f
|
完善README文档
|
2018-04-09 08:35:17 +08:00 |
|
jmdhappy@126.com
|
75df4ef1f2
|
完善README文档
|
2018-03-28 08:42:10 +08:00 |
|
jmdhappy
|
14a0094ae1
|
完善README文档
|
2017-11-21 10:06:27 +08:00 |
|
jmdhappy
|
b7a28c2f2e
|
完善README文档
|
2017-11-15 17:18:54 +08:00 |
|
jmdhappy
|
f260669835
|
修改config
|
2017-11-15 15:21:22 +08:00 |
|
dingzhiwei
|
b75d25aefb
|
Merge pull request #3 from ghostsun/master
修改xxpay-config项目包结构错误
|
2017-11-15 15:14:11 +08:00 |
|
ghostsun
|
f5f9a14867
|
修改xxpay-config项目包结构错误
|
2017-11-15 14:12:48 +08:00 |
|
jmdhappy
|
f66bf71818
|
提交转账,退款接口;重构商户通知;修复已知Bug
|
2017-11-15 13:37:02 +08:00 |
|
jmdhappy
|
b1de1d6e44
|
完善README文档
|
2017-11-15 11:35:20 +08:00 |
|