From cd71e71a73e2ed8860bedc9a7d4ca92b7a679bef Mon Sep 17 00:00:00 2001 From: james Date: Sun, 27 Jul 2025 01:09:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20mes=5Fin=5Fsct/app/action/?= =?UTF-8?q?CheckBomInfo.php?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mes_in_sct/app/action/CheckBomInfo.php | 1 + 1 file changed, 1 insertion(+) diff --git a/mes_in_sct/app/action/CheckBomInfo.php b/mes_in_sct/app/action/CheckBomInfo.php index c732203..3eb48a1 100644 --- a/mes_in_sct/app/action/CheckBomInfo.php +++ b/mes_in_sct/app/action/CheckBomInfo.php @@ -12,6 +12,7 @@ class CheckBomInfo public function execute($post) { // 验证数据 + // debug $param = check_valid($post['action'], [ ['batch', 'string', '生产批次号'], ['workingsubclass', 'string', '工序单元'],