From 0f8f4c5de1d817aa87c4c79e966d3cfbd0997aeb Mon Sep 17 00:00:00 2001 From: liding <756868258@qq.com> Date: 星期三, 23 七月 2025 16:55:56 +0800 Subject: [PATCH] 1.设备领用添加记录 2.采购添加运费 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 4ce7895..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