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

This commit is contained in:
Binary Wang
2017-07-03 17:57:44 +08:00
committed by Binary Wang
parent b7542bb3b8
commit 35c1be235b
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();