From f3cceca7de0af83096a6e832c9e5baf0e59d7e9d Mon Sep 17 00:00:00 2001 From: ycl Date: Fri, 31 Oct 2025 18:01:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20template/entrance/web/src/?= =?UTF-8?q?main/resources/application.properties?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/entrance/web/src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/entrance/web/src/main/resources/application.properties b/template/entrance/web/src/main/resources/application.properties index 2511d8c..da2c1db 100644 --- a/template/entrance/web/src/main/resources/application.properties +++ b/template/entrance/web/src/main/resources/application.properties @@ -46,7 +46,7 @@ out.host= mock.enabled=false ## message config , use memeory for test, mq.type can be redis/rocketmq/kafka -mq.type=memory +mq.type=memory #rocketmq.name-server=${ROCKETMQ_HOST:10.0.2.221:9876;10.0.2.222:9876;10.0.2.223:9876}