Commit 19931aaf authored by 赵啸非's avatar 赵啸非

rabbitmq添加

parent 22a80483
......@@ -133,6 +133,7 @@ public class WebLogAspect {
} else {
accessLogPdu.setResponseData(JSON.toJSONString(result));
}
log.info("accessLog:{}",JSON.toJSONString(accessLogPdu));
messageProducer.syncAccessSend(accessLogPdu);
}
......
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