From 904819321deaec999b1b0908c7f842cbfe78fc68 Mon Sep 17 00:00:00 2001 From: chenqi Date: Fri, 5 Jun 2026 14:53:47 +0800 Subject: [PATCH] =?UTF-8?q?chore(build):=20=E5=88=A0=E9=99=A4Spring=20Boot?= =?UTF-8?q?=204=E5=8D=87=E7=BA=A7=E7=9B=B8=E5=85=B3=E5=A4=87=E4=BB=BD?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=92=8C=E5=88=86=E6=9E=90=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 删除 .openclaw/workspace-state.json 工作区状态文件 - 删除 healthlink-his-server/pom.xml.bak Maven配置备份文件 - 删除 SPRINGBOOT_4_UPGRADE_ANALYSIS.md 升级分析报告 - 删除 SPRINGBOOT_4_UPGRADE_GUIDE.md 升级操作手册 --- pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 000000000..9cdf2710c --- /dev/null +++ b/pom.xml @@ -0,0 +1,18 @@ + + + 4.0.0 + + com.healthlink.his + healthlink-his-parent + 0.0.1-SNAPSHOT + pom + + HealthLink-HIS + HealthLink 医院信息系统 + + + healthlink-his-server + +