From 43021e27282a22f25b51d499333e73225266e9c3 Mon Sep 17 00:00:00 2001 From: cnf <3200815559@qq.com> Date: 星期四, 14 八月 2025 17:34:50 +0800 Subject: [PATCH] 领料模块 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 1c38a68..d526aa1 100644 --- a/.gitignore +++ b/.gitignore @@ -184,3 +184,5 @@ # Microsoft Fakes FakesAssemblies/ +/.vs/NewPdaSqlServer +/.vs/ProjectEvaluation -- Gitblit v1.9.3