Compare commits

...

1 Commits

Author SHA1 Message Date
cd71e71a73 更新 mes_in_sct/app/action/CheckBomInfo.php
All checks were successful
Run Unit Tests / test (pull_request) Successful in 5s
2025-07-27 01:09:00 +08:00

View File

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