From 2d44246fae6772331d10906902d4a6408e68b9fe Mon Sep 17 00:00:00 2001 From: hypaas <181620720@qq.com> Date: Tue, 23 Jan 2024 15:25:23 +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 f9f4cd0..67753a0 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -403,5 +403,6 @@ application.gatewaycontext=/lowcode-portal-logmanage/ +