Commit 976483b5 by 徐高华

朋友圈

parent 580fef3d
......@@ -178,7 +178,7 @@ public class QwMomentPlanServiceImpl implements QwMomentPlanService {
try {
// initTaskClerk
logger.info("立即开始执行");
clientInstance.sendMessage("qwMomentInitClerkMQ", jsonObject.toJSONString(),10);
mqClient.sendMessage("qwMomentInitClerkMQ", jsonObject.toJSONString(),10);
} catch (Exception e) {
throw new RuntimeException(e);
}
......
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