1
0
mirror of synced 2025-12-28 22:31:14 +08:00

🎨 #2000 【企业微信】第三方应用增加基于分布式并发锁获取各种token和ticket的版本

This commit is contained in:
Coding And Loving
2021-02-13 23:22:49 +08:00
committed by GitHub
parent 3bb918d125
commit 9d3c11f552
9 changed files with 664 additions and 4 deletions

View File

@@ -5,8 +5,9 @@
<classes>
<class name="me.chanjar.weixin.cp.api.WxCpBusyRetryTest"/>
<class name="me.chanjar.weixin.cp.api.WxCpBaseAPITest"/>
<class name="me.chanjar.weixin.cp.api.WxCpMessageAPITest"/>
<class name="me.chanjar.weixin.cp.api.WxCpMessageRouterTest"/>
<class name="me.chanjar.weixin.cp.tp.service.impl.WxCpTpServiceImplTest"/>
<class name="me.chanjar.weixin.cp.config.impl.WxCpTpDefaultConfigImplTest"/>
</classes>
</test>