From 08ae211019a16b47b03cd28c7fc4b0e1e393e8c9 Mon Sep 17 00:00:00 2001 From: hypaas <181620720@qq.com> Date: Mon, 26 Feb 2024 15:54:46 +0800 Subject: [PATCH] Configure Continuous Integration .... --- modules/test/src/main/resources/domains/OperateType.xml | 1 + src/main/resources/application.properties | 1 + 2 files changed, 2 insertions(+) diff --git a/modules/test/src/main/resources/domains/OperateType.xml b/modules/test/src/main/resources/domains/OperateType.xml index 18b3303..b477387 100644 --- a/modules/test/src/main/resources/domains/OperateType.xml +++ b/modules/test/src/main/resources/domains/OperateType.xml @@ -10,5 +10,6 @@ + diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index b25f079..6363552 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -421,5 +421,6 @@ application.gatewaycontext=/lowcode-portal-logmanage/ +