Commit 92bdcb09 authored by hezhuozhi's avatar hezhuozhi

提交定时任务配置

parent b7b16715
......@@ -153,7 +153,6 @@ public class RepaymentServiceImpl extends BaseService<RepaymentDto, Repayment, R
execute();
}
@Async
public void execute() {
log.info("====================开始执行定时任务===========================");
List<Repayment> repaymentList = list();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment