From a1cc193d7d7f3550e0f85c3c1150fc2789016db1 Mon Sep 17 00:00:00 2001 From: hypaas <181620720@qq.com> Date: Mon, 1 Apr 2024 15:39:08 +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 25f1352..1858594 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=54608d54-bab3-4d4a-a6ba-5ec230c85e45 +application.id=3abdc840-ab7a-4e8a-a4d1-4e9ead98505c application.sid=1719173642480254976 application.callback.url=http://117.78.10.170:3000/api/v1/message/preview/ application.description= @@ -447,5 +447,6 @@ application.gatewaycontext=/lowcode-portal-logmanage/ +