From a6035a9ea8298467ec7f8d4d339a0cc1bec41ddd Mon Sep 17 00:00:00 2001 From: cnf <3200815559@qq.com> Date: 星期二, 26 八月 2025 15:25:44 +0800 Subject: [PATCH] 期初打印和入库加声音提示 --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 1c38a68..8d3822c 100644 --- a/.gitignore +++ b/.gitignore @@ -184,3 +184,6 @@ # Microsoft Fakes FakesAssemblies/ +/.vs/GsPdaApp/v17 +/.vs/GsPdaApp/FileContentIndex +/.vs/GsPdaApp/config -- Gitblit v1.9.3