修改报表依赖版本

This commit is contained in:
jiangqiang
2022-07-10 20:17:41 +08:00
parent 653520d85b
commit 666c38239a
2 changed files with 2 additions and 1 deletions

View File

@ -68,6 +68,7 @@ public class PayNotifyServiceImpl implements PayNotifyService {
private PayNotifyLogCoreMapper payNotifyLogCoreMapper;
@Resource
@Lazy
private ThreadPoolTaskExecutor threadPoolTaskExecutor; // TODO 芋艿:未来提供独立的线程池
@Resource