更新 mes_in_sct/app/action/GetBatteryProcessResult.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
d47848b927
commit
840087755b
@ -28,8 +28,8 @@ class GetBatteryProcessResult
|
||||
|
||||
$battery_ids = $param['battery_ids'];
|
||||
$process_code = $param['process_code'];
|
||||
|
||||
$result2 = [];
|
||||
// 修改参数名字
|
||||
$result = [];
|
||||
|
||||
// 判断结果参数是否都上传了
|
||||
$sql = sprintf(
|
||||
|
Loading…
x
Reference in New Issue
Block a user