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 @@ + +