Pārlūkot izejas kodu

修改启动文件的错误

lixing 3 gadi atpakaļ
vecāks
revīzija
11d89fe492
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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: