ruoyi-extend/ruoyi-snailjob-server/src/main/resources/application-dev.yml
@@ -40,8 +40,11 @@ spring.boot.admin.client: # 增加客户端开关 enabled: true url: http://localhost:9090/admin url: http://localhost:9090 instance: service-host-type: IP username: ruoyi password: 123456 metadata: username: ${spring.boot.admin.client.username} userpassword: ${spring.boot.admin.client.password} username: @monitor.username@ password: @monitor.password@