From 2801bce7fc10dcd5641b53aee4c28f41dff204dc Mon Sep 17 00:00:00 2001 From: zhangchen <1652267879@qq.com> Date: 星期四, 10 七月 2025 14:31:15 +0800 Subject: [PATCH] Merge branch 'ID2623-副屏识别二维码bug' into test --- .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index a547bf3..8e1df0f 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,7 @@ *.njsproj *.sln *.sw? + +# 环境变量 +# .env.development +# .env.production -- Gitblit v1.8.0