mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-11-01 03:25:35 +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(); | ||||
|  | ||||
|  | ||||
| @ -308,9 +308,9 @@ public interface WxCpTpService { | ||||
|   void initHttp(); | ||||
|  | ||||
|   /** | ||||
|    * 获取WxMpConfigStorage 对象. | ||||
|    * 获取WxCpTpConfigStorage 对象. | ||||
|    * | ||||
|    * @return WxMpConfigStorage wx cp tp config storage | ||||
|    * @return WxCpTpConfigStorage wx cp tp config storage | ||||
|    * @deprecated storage应该在service内部使用 ,提供这个接口,容易破坏这个封装 | ||||
|    */ | ||||
|   @Deprecated | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 hahahaha123567
					hahahaha123567