feat(REQ-4624) - 调整节点告警配置
This commit is contained in:
parent
bb0d93cfce
commit
33ed38f2f9
@ -19,7 +19,6 @@ import java.util.concurrent.TimeUnit;
|
||||
@Data
|
||||
@RefreshScope
|
||||
public class SupportRefreshProperties {
|
||||
|
||||
@Value("${workflow.apiLog.enable: false}")
|
||||
private Boolean apiLogEnable;
|
||||
|
||||
@ -92,4 +91,5 @@ public class SupportRefreshProperties {
|
||||
|
||||
@Value("${workflow.imTemplateCode:}")
|
||||
private String imTemplateCode;
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user