lixing 3 лет назад
Родитель
Сommit
11d89fe492
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main/resources/bootstrap.yml

+ 1 - 1
src/main/resources/bootstrap.yml

@@ -59,7 +59,7 @@ mybatis-plus:
 
 eureka:
   client:
-    register-with-eureka: ${register-with-eureka}:true
+    register-with-eureka: ${register-with-eureka:true}
 
 # com.persagy包的日志等级为info
 logging: