From 52e81ee85d4c2a3fb9d3fcd70eae998272d48cd2 Mon Sep 17 00:00:00 2001
From: ludc
Date: 星期五, 12 四月 2024 23:22:40 +0800
Subject: [PATCH] 集成相关代码修改

---
 Source/UBCS/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Source/UBCS/pom.xml b/Source/UBCS/pom.xml
index e14fb72..c58d13a 100644
--- a/Source/UBCS/pom.xml
+++ b/Source/UBCS/pom.xml
@@ -108,7 +108,7 @@
             <resource>
                 <directory>src/main/resources</directory>
                 <excludes>
-                   <!-- <exclude>bootstrap.yml</exclude>
+                    <!--<exclude>bootstrap.yml</exclude>
                     <exclude>application.yml</exclude>
                     <exclude>application-dev.yml</exclude>
                     <exclude>application-test.yml</exclude>

--
Gitblit v1.9.3