更新 mes_in_sct/app/action/GetBatteryProcessRoute.php
Some checks failed
Run Unit Tests / test (pull_request) Failing after 6s
Some checks failed
Run Unit Tests / test (pull_request) Failing after 6s
This commit is contained in:
parent
589458fbbe
commit
bcbdcb4697
@ -10,6 +10,7 @@ class GetBatteryProcessRoute
|
|||||||
{
|
{
|
||||||
public function execute($post)
|
public function execute($post)
|
||||||
{
|
{
|
||||||
|
|
||||||
// 验证数据
|
// 验证数据
|
||||||
$param = check_valid($post['action'], [
|
$param = check_valid($post['action'], [
|
||||||
['device_code', 'string', '设备编码'],
|
['device_code', 'string', '设备编码'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user