更新 mes_in_sct/app/action/CheckBomInfo.php
All checks were successful
Run Unit Tests / test (pull_request) Successful in 5s
All checks were successful
Run Unit Tests / test (pull_request) Successful in 5s
This commit is contained in:
parent
589458fbbe
commit
cd71e71a73
@ -12,6 +12,7 @@ class CheckBomInfo
|
|||||||
public function execute($post)
|
public function execute($post)
|
||||||
{
|
{
|
||||||
// 验证数据
|
// 验证数据
|
||||||
|
// debug
|
||||||
$param = check_valid($post['action'], [
|
$param = check_valid($post['action'], [
|
||||||
['batch', 'string', '生产批次号'],
|
['batch', 'string', '生产批次号'],
|
||||||
['workingsubclass', 'string', '工序单元'],
|
['workingsubclass', 'string', '工序单元'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user