From ce3244941783ebc1a2e85aaeabd366288bf67195 Mon Sep 17 00:00:00 2001
From: liyong <18434998025@163.com>
Date: 星期一, 26 一月 2026 11:31:41 +0800
Subject: [PATCH] feat(official-inventory): 添加正式库存记录删除功能

---
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 1b6817e..6503723 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,4 +46,6 @@
 !*/build/*.html
 !*/build/*.xml
 
+
 *.yml
+ruoyi-admin/src/main/resources/*.xml

--
Gitblit v1.9.3