bms2相关修改;

This commit is contained in:
王奎兴
2026-03-18 19:07:42 +08:00
parent 1b9d92ea76
commit 8fea8fe98e
7 changed files with 231 additions and 7 deletions
@@ -22,7 +22,7 @@ public class BillingScheduler {
private ScheduledTaskService scheduledTaskService;
// 每10秒扫描一次
//@Scheduled(fixedDelay = 10000)
@Scheduled(fixedDelay = 10000)
@Transactional
public void scanAndExecute() {
// 查询当前时间前1分钟内待执行的任务