mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
📝 fix Javadoc typo
This commit is contained in:
@@ -274,9 +274,9 @@ public interface WxCpService extends WxService {
|
||||
void initHttp();
|
||||
|
||||
/**
|
||||
* 获取WxMpConfigStorage 对象
|
||||
* 获取WxCpConfigStorage 对象
|
||||
*
|
||||
* @return WxMpConfigStorage wx cp config storage
|
||||
* @return WxCpConfigStorage wx cp config storage
|
||||
*/
|
||||
WxCpConfigStorage getWxCpConfigStorage();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user