update m2pool 新增注销账号功能

This commit is contained in:
yyb
2026-01-04 13:55:27 +08:00
parent 5bd7f61c55
commit 89bf55b4ce

View File

@@ -46,7 +46,6 @@ import static com.m2pool.lease.constant.RabbitmqConstant.PAY_AUTO_QUEUE;
@EnableScheduling @EnableScheduling
public class OrderAndPayTask { public class OrderAndPayTask {
@Resource @Resource
private RabbitTemplate rabbitTemplate; private RabbitTemplate rabbitTemplate;