cqp 3 ヶ月 前
コミット
a62a4f448d
1 ファイル変更2 行追加0 行削除
  1. 2 0
      app/Console/Commands/InsertDeviceData.php

+ 2 - 0
app/Console/Commands/InsertDeviceData.php

@@ -55,6 +55,8 @@ class InsertDeviceData extends Command
             }else{
                 echo $msg . "\n";
             }
+        }else{
+            echo "暂无\n";
         }
 
         echo '生成设备数据--------end---------------';