From ed48aa9f30a87c528f071d06bf6b59d7d15428e9 Mon Sep 17 00:00:00 2001 From: qushaowei <qushaowei@163.com> Date: 星期一, 26 五月 2025 16:12:55 +0800 Subject: [PATCH] 点检报表后端 --- pom.xml | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 137e92c..86a5728 100644 --- a/pom.xml +++ b/pom.xml @@ -435,13 +435,13 @@ </properties> </profile> <!-- SpringCloud杩愯鐜 --> - <profile> - <id>SpringCloud</id> - <modules> - <!-- 寰湇鍔℃ā鍧�--> - <module>jeecg-server-cloud</module> - </modules> - </profile> +<!-- <profile>--> +<!-- <id>SpringCloud</id>--> +<!-- <modules>--> +<!-- <!– 寰湇鍔℃ā鍧�–>--> +<!-- <module>jeecg-server-cloud</module>--> +<!-- </modules>--> +<!-- </profile>--> </profiles> -- Gitblit v1.9.3