Commit b6c640ae authored by 董建华's avatar 董建华

调整下

parent 0ab34b45
......@@ -45,9 +45,7 @@ public class SentryDingdingConfiguration {
@Autowired
private SentryClient sentryClient;
@ConditionalOnProperty(
name = {"sentry.dsn","threrr"}
)
@Bean("thrErrSentryClient")
public SentryClient thrErrSentryClient() {
log.info("init sentry client... dsn:{}", this.properties.getDsn());
......
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