From dc3a3b4993c8a205a7932328d149bd7cfc94cf06 Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期日, 27 四月 2025 10:36:00 +0800
Subject: [PATCH] @Value注解增加默认值

---
 pipIrr-platform/pipIrr-web/pipIrr-web-sell/.gitignore |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-sell/.gitignore b/pipIrr-platform/pipIrr-web/pipIrr-web-sell/.gitignore
index f80a40f..549e00a 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-sell/.gitignore
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-sell/.gitignore
@@ -1,6 +1,5 @@
 HELP.md
 target/
-/pipIrr-web-sell.iml
 !.mvn/wrapper/maven-wrapper.jar
 !**/src/main/**/target/
 !**/src/test/**/target/

--
Gitblit v1.8.0