From f3abc7c0618c6adb654efb6498d02a7b4f907855 Mon Sep 17 00:00:00 2001
From: hypaas <181620720@qq.com>
Date: Tue, 26 Mar 2024 15:02:00 +0800
Subject: [PATCH] Configure Continuous Integration ....
---
.../test/src/main/resources/domains/LogEntity.xml | 4 ++++
.../src/main/resources/views/ServiceUser-grid.xml | 3 +++
.../test/src/main/resources/views/actionGroup.xml | 6 ++++++
.../test/src/main/resources/views/export-form.xml | 14 ++++++++++++++
src/main/resources/application.properties | 1 +
5 files changed, 28 insertions(+)
create mode 100644 modules/test/src/main/resources/views/export-form.xml
diff --git a/modules/test/src/main/resources/domains/LogEntity.xml b/modules/test/src/main/resources/domains/LogEntity.xml
index 244cb55..a77f8a6 100644
--- a/modules/test/src/main/resources/domains/LogEntity.xml
+++ b/modules/test/src/main/resources/domains/LogEntity.xml
@@ -24,6 +24,10 @@
+
+
+
+
diff --git a/modules/test/src/main/resources/views/ServiceUser-grid.xml b/modules/test/src/main/resources/views/ServiceUser-grid.xml
index 4eb37cc..6c55e51 100644
--- a/modules/test/src/main/resources/views/ServiceUser-grid.xml
+++ b/modules/test/src/main/resources/views/ServiceUser-grid.xml
@@ -1,6 +1,9 @@
+
+
+
diff --git a/modules/test/src/main/resources/views/actionGroup.xml b/modules/test/src/main/resources/views/actionGroup.xml
index 2d75aa9..e817c7b 100644
--- a/modules/test/src/main/resources/views/actionGroup.xml
+++ b/modules/test/src/main/resources/views/actionGroup.xml
@@ -14,6 +14,12 @@
+
+
+
+
+
+
diff --git a/modules/test/src/main/resources/views/export-form.xml b/modules/test/src/main/resources/views/export-form.xml
new file mode 100644
index 0000000..4506c3e
--- /dev/null
+++ b/modules/test/src/main/resources/views/export-form.xml
@@ -0,0 +1,14 @@
+
+
+
+
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 972590f..65cdc64 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -428,5 +428,6 @@ application.gatewaycontext=/lowcode-portal-logmanage/
+