Commit 9abd02c6 authored by 赵啸非's avatar 赵啸非

rabbitmq添加

parent 32234c1e
......@@ -44,7 +44,7 @@ import java.util.Map;
@Profile({"default", "develop", "test"})
public class WebLogAspect {
@Value("${spring.application.name:gateway}")
@Value("${spring.application.name:base-platform}")
private String appName;
@Autowired
private MessageProducer messageProducer;
......
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