Browse Source

测试标签

dengsixing 3 years ago
parent
commit
ed484ed80f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      4dkankan-center-scene/src/main/resources/bootstrap-test-eur.yml

+ 1 - 1
4dkankan-center-scene/src/main/resources/bootstrap-test-eur.yml

@@ -62,7 +62,7 @@ spring:
 #        dir: ./logs # 默认值${home}/logs/csp/
 #        switch-pid: true # 日志带上线程id
 
-#开启feign熔断降级,如果没有开启,feign调用链路不会显示再sentinel控制中
+#开启feign熔断降级,如果没有开启,feign调用链路不会显示再sentinel控制
 #feign:
 #  sentinel:
 #    enabled: true