This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
server
/
wxJava-final
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
删去@return,与已有代码风格保持一致
master
YuJian
8 years ago
parent
ad71e3c0f3
commit
fe2a6a65e3
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
weixin-java-mp/src/main/java/me/chanjar/weixin/mp/bean/WxMpCustomMessage.java
+ 0
- 1
weixin-java-mp/src/main/java/me/chanjar/weixin/mp/bean/WxMpCustomMessage.java
View File
@@ -195,7 +195,6 @@ public class WxMpCustomMessage implements Serializable {
/**
* 获得卡券消息builder
* @return
*/
public static WxCardBuilder WXCARD() {
return new WxCardBuilder();
Write
Preview
Loading…
Cancel
Save