修复一些打包时发现的不规范的javadoc

This commit is contained in:
Binary Wang
2017-07-03 17:57:44 +08:00
parent 1352d7247f
commit 55cfcb9abd
4 changed files with 7 additions and 12 deletions

View File

@@ -422,7 +422,7 @@ public interface WxMpService {
void initHttp();
/**
* @return
* @return RequestHttp对象
*/
RequestHttp getRequestHttp();