1
0
Fork 0
main
Jing Li 2023-10-08 13:31:42 +08:00
parent 89004769d6
commit c3cf142230
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ class MonitorMode extends Model
switch ($type) { switch ($type) {
case self::TYPE_SOIL: case self::TYPE_SOIL:
$arr = [ $arr = [
'conductivity'=>'电率', 'conductivity'=>'率',
'humidity'=>'湿度', 'humidity'=>'湿度',
'moisture' => '含水率', 'moisture' => '含水率',
'temperature'=>'温度', 'temperature'=>'温度',