diff --git a/smart-gateway/src/main/resources/bootstrap.yml b/smart-gateway/src/main/resources/bootstrap.yml
index f2a294582b14980c9dc72ff6467792f054da9482..6956ba143b3dfff54a877c39a40bac387537e183 100644
--- a/smart-gateway/src/main/resources/bootstrap.yml
+++ b/smart-gateway/src/main/resources/bootstrap.yml
@@ -16,12 +16,6 @@ spring:
     multipart:
       maxFileSize: 100Mb
       maxRequestSize: 1000Mb
-  rabbitmq:
-    host: @profiles.rabbitmq.host@
-    port: @profiles.rabbitmq.port@
-    username: @profiles.rabbitmq.username@
-    password: @profiles.rabbitmq.password@
-    virtualHost: @profiles.rabbitmq.virtualhost@
   cloud:
     # 缃戝叧閰嶇疆
     gateway: