1
0
mirror of synced 2026-02-15 09:17:57 +08:00

转移群发消息相关接口到单独接口及其实现类中

This commit is contained in:
Binary Wang
2017-08-16 19:26:21 +08:00
committed by Binary Wang
parent e6a3f60bb2
commit 2a7c97786f
6 changed files with 197 additions and 140 deletions

View File

@@ -5,7 +5,7 @@
<classes>
<class name="me.chanjar.weixin.mp.api.WxMpBusyRetryTest"/>
<class name="me.chanjar.weixin.mp.api.WxMpBaseAPITest"/>
<class name="me.chanjar.weixin.mp.api.WxMpMassMessageAPITest"/>
<class name="me.chanjar.weixin.mp.api.impl.WxMpMassMessageServiceImplTest"/>
<class name="me.chanjar.weixin.mp.api.impl.WxMpUserServiceImplTest"/>
<class name="me.chanjar.weixin.mp.api.impl.WxMpQrcodeServiceImplTest"/>
<class name="me.chanjar.weixin.mp.api.WxMpShortUrlAPITest"/>