Browse Source

[消息][修改]:删除无用的code

release_toaliyun_real
Stormeye Wu 7 years ago
parent
commit
f3db98df67
1 changed files with 0 additions and 12 deletions
  1. +0
    -12
      mallinkSchedule/src/main/java/com/iformall/schedule/BillNotificationSchedule.java

+ 0
- 12
mallinkSchedule/src/main/java/com/iformall/schedule/BillNotificationSchedule.java View File

@@ -25,21 +25,9 @@ public class BillNotificationSchedule {

private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Autowired
private WxMsgValidationcodeMapper wxMsgValidationcodeMapper;

@Autowired
private WxMsgConfigMapper wxMsgConfigMapper;

@Autowired
private WxMsgValidationcodeModelMapper wxMsgValidationcodelModelMapper;

@Autowired
private WxBillAllMapper wxBillAllMapper;

@Autowired
private WxMsgCallbackMapper wxMsgCallbackMapper;

@Autowired
private MqBaseProducer mqBaseProducer;



Loading…
Cancel
Save