Commit ffa3544
ecoolper
1、提取了公共代码,添加AbstractWxMPService、AbstractWxCPService类
2、实现了okhttp请求方式
3、RequestExecute接口添加executeApache、executeJodd、executeOkhttp方法1 parent 49f9787 commit ffa3544
File tree
22 files changed
+1693
-2369
lines changed- weixin-java-cp/src/main/java/me/chanjar/weixin/cp/api
- impl
- apache
- jodd
- okhttp
- weixin-java-mp/src
- main/java/me/chanjar/weixin/mp
- api
- impl
- apache
- jodd
- okhttp
- util/http
- test/java/me/chanjar/weixin/mp
- api
- test
- demo
- weixin-java-pay
22 files changed
+1693
-2369
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
116 | | - | |
117 | | - | |
| 118 | + | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
554 | 559 | | |
0 commit comments