|
|
@@ -29,13 +29,6 @@ public class MsgSendingSchedule { |
|
|
|
|
|
|
|
|
@Autowired |
|
|
@Autowired |
|
|
private WxMsgMapper wxMsgMapper; |
|
|
private WxMsgMapper wxMsgMapper; |
|
|
|
|
|
|
|
|
@Autowired |
|
|
|
|
|
private WxMsgConfigMapper wxMsgConfigMapper; |
|
|
|
|
|
|
|
|
|
|
|
@Autowired |
|
|
|
|
|
private WxMsgModelMapper wxMsgModelMapper; |
|
|
|
|
|
|
|
|
|
|
|
@Autowired |
|
|
@Autowired |
|
|
private MqBaseProducer mqBaseProducer; |
|
|
private MqBaseProducer mqBaseProducer; |
|
|
@Autowired |
|
|
@Autowired |
|
|
|