更新 mes_in_sct/app/action/CheckBomInfo.php
All checks were successful
Run Unit Tests / test (pull_request) Successful in 5s

This commit is contained in:
james 2025-07-27 01:09:00 +08:00
parent 589458fbbe
commit cd71e71a73

View File

@ -12,6 +12,7 @@ class CheckBomInfo
public function execute($post)
{
// 验证数据
// debug
$param = check_valid($post['action'], [
['batch', 'string', '生产批次号'],
['workingsubclass', 'string', '工序单元'],