Commit 5229dc83 authored by suhuiguang's avatar suhuiguang

1.报检规则3.0优化增加开关可控制是否启用报检规则,注释修改

parent 58f2f538
......@@ -60,7 +60,7 @@ spring.kafka.bootstrap-servers=172.16.10.243:9092
spring.kafka.security.protocol=SASL_PLAINTEXT
spring.kafka.properties.sasl.mechanism=PLAIN
#定期检验是否启用规则:true-启用,false-不启用
#定期检验是否启用规则:true-启用,false-不启用,默认不配置时不启动规则
inspection.rule.enabled.DQJY=true
#安装监督检验是否启用规则:true-启用,false-不启用
inspection.rule.enabled.AZJDJY=true
......
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