【代码评审】SYSTEM:订阅消息

This commit is contained in:
YunaiV
2024-07-29 19:18:23 +08:00
parent f46d47a966
commit 345f41b153
5 changed files with 8 additions and 0 deletions

View File

@ -57,6 +57,7 @@ public interface SocialClientApi {
*/
List<SocialWxSubscribeTemplateRespDTO> getSubscribeTemplateList(Integer userType);
// TODO @puhui999sendSubscribeMessage 两个方法,可以融合成一个么?
/**
* 发送微信小程序订阅消息
*