From 96778f656fa80358c9d87e36a13e93fe994deadf Mon Sep 17 00:00:00 2001 From: yangjieke <yangjieke@prec-tech.com> Date: 星期五, 18 三月 2022 19:41:26 +0800 Subject: [PATCH] 产品名称、型号的判断改为大小写敏感 --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index eecf1a5..cecd6fb 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,5 @@ $RECYCLE.BIN/ # Local environment variables -.env \ No newline at end of file +.env +.vim-force.com/session.properties -- Gitblit v1.9.1