From ff3ae8b491275d2cf0392975b74f14ad18aa2a4f Mon Sep 17 00:00:00 2001 From: dongsk Date: Thu, 13 Jun 2024 18:07:07 +0800 Subject: [PATCH] EventCenterProperties eventCenterUrl=@eventCenterUrl@ --- demo-athenaopt_backend/develop/conf/application.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/demo-athenaopt_backend/develop/conf/application.properties b/demo-athenaopt_backend/develop/conf/application.properties index edf9499..37083be 100644 --- a/demo-athenaopt_backend/develop/conf/application.properties +++ b/demo-athenaopt_backend/develop/conf/application.properties @@ -94,3 +94,5 @@ domain.lmc=@lmcUrl@ opt.mybatisPlus.enable=true +eventCenterUrl=@eventCenterUrl@ +