From 74df9dfff2c73f969626a4cdcbbc27fdcb421107 Mon Sep 17 00:00:00 2001 From: yxj <1qaz@123> Date: 星期四, 21 四月 2022 11:09:21 +0800 Subject: [PATCH] 扫码系统新增生产领料、直接调拨校验数量控制参数 --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index a5668fe..5459578 100644 --- a/.gitignore +++ b/.gitignore @@ -56,6 +56,7 @@ /LMES/obj/Release /LMES/obj/x86/Debug /MES/bin/x86/Debug +/MES/bin/Debug /MES/obj/Debug /MES/obj/Release /MES/obj/x86/Debug -- Gitblit v1.9.1