From e2303b1125817cb7887e36d5905c8f1661d685a3 Mon Sep 17 00:00:00 2001 From: kazelee <1847801760@qq.com> Date: 星期四, 29 五月 2025 17:29:52 +0800 Subject: [PATCH] 完善ERP出库下发任务及来源单号、记录表的字段更新 --- .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