1
0
mirror of synced 2025-12-16 12:25:33 +08:00

🆕 【公众号】增加返回响应信息完整内容的客服消息发送接口的方法

This commit is contained in:
Binary Wang
2021-01-27 21:19:44 +08:00
parent 13b484a071
commit 37ae6807e6
3 changed files with 52 additions and 7 deletions

View File

@@ -267,7 +267,7 @@ public interface WxCpTpService {
* 获取WxMpConfigStorage 对象.
*
* @return WxMpConfigStorage wx cp tp config storage
* @Deprecated storage应该在service内部使用提供这个接口容易破坏这个封装
* @deprecated storage应该在service内部使用提供这个接口容易破坏这个封装
*/
@Deprecated
WxCpTpConfigStorage getWxCpTpConfigStorage();