From 9e2d74a335378357e1a5774de9b905743f599a2a Mon Sep 17 00:00:00 2001 From: hypaas <181620720@qq.com> Date: Thu, 22 Feb 2024 10:15:56 +0800 Subject: [PATCH] Configure Continuous Integration .... --- src/main/resources/application.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index bc8d1a5..2b86975 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,7 +1,7 @@ # Application Information # ~~~~~ application.name=\u004c\u006f\u0067\u004d\u0061\u006e\u0061\u0067\u0065 -application.id=8f5762ae-e23b-47b5-802d-f39704bb4960 +application.id=5d37fdda-7dd2-44d3-9ed3-cc6d00f416fb application.sid=1719173642480254976 application.callback.url=http://117.78.10.170:3000/api/v1/message/preview/ application.description= @@ -410,5 +410,6 @@ application.gatewaycontext=/lowcode-portal-logmanage/ +