From 6b43055b5aa32dbea0dacee5a0235b0d5a76c293 Mon Sep 17 00:00:00 2001 From: kazelee <1847801760@qq.com> Date: 星期五, 30 五月 2025 17:19:35 +0800 Subject: [PATCH] 优化后台报错信息,空箱入库容器号增加检查逻辑 --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 1c38a68..b1f62fa 100644 --- a/.gitignore +++ b/.gitignore @@ -161,6 +161,7 @@ *.pfx *.publishsettings node_modules/ +*.py # RIA/Silverlight projects Generated_Code/ -- Gitblit v1.9.1