Commit aa9f6cea authored by yanzg's avatar yanzg

修改实例化关系

parent 4b36cc4e
......@@ -84,6 +84,7 @@ public class MqServiceImpl implements MqService, ApplicationContextAware, MqInit
this.localName = UrlHelper.getIp();
}
@Override
public void initMq() {
QueueVo removeToken = new QueueVo(YzgMqProcedure.YZG_MQ_CLEAR_TOKEN_QUEUE);
removeToken.check();
......
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