Commit e0e51f9
修复:代码审查问题 - 移除未使用的import和使用ArgumentMatchers
Co-authored-by: binarywang <1343140+binarywang@users.noreply.github.com>1 parent 3884ecf commit e0e51f9
File tree
2 files changed
+2
-3
lines changed- weixin-java-cp/src
- main/java/me/chanjar/weixin/cp/tp/service/impl
- test/java/me/chanjar/weixin/cp/tp/service/impl
2 files changed
+2
-3
lines changedweixin-java-cp/src/main/java/me/chanjar/weixin/cp/tp/service/impl/WxCpTpCustomizedServiceImpl.java
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments