From 32315882b452b99f556562cfaf0eacb5c6b8b590 Mon Sep 17 00:00:00 2001 From: BenjaminNH <1249376374@qq.com> Date: Tue, 8 Jul 2025 10:16:26 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8F=91=E5=B8=831.0.0=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c759098..35cbc0a 100644 --- a/.gitignore +++ b/.gitignore @@ -64,6 +64,7 @@ application-local.yaml application-dev.yaml application.properties application.yaml +application-prod.yaml # ----------------------------- # 图片 / 文件上传目录(如有) diff --git a/pom.xml b/pom.xml index fc1e67e..55bd91d 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ github.benjamin equip-reserve-backend - 0.0.1-SNAPSHOT + 1.0.0 equip-reserve-backend equip-reserve-backend