main
Jing Li 2024-05-28 18:14:27 +08:00
parent da004b5674
commit 67f373ec82
1 changed files with 3 additions and 0 deletions

View File

@ -549,7 +549,10 @@ class DeviceController extends Controller
case 'device-supplier-biang': case 'device-supplier-biang':
$fields = [ $fields = [
'oxygen', 'oxygen',
'ph',
'temperature',
'turbidity', 'turbidity',
'nh3n',
]; ];
break; break;
} }