瀏覽代碼

Merge branch 'master' of http://gogs.renlianiot.com:4000/zmcoding/station-test-api

likang 2 年之前
父節點
當前提交
df812a9ba5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      task_script/PAREA_STATUS_UPDATE.php

+ 1 - 1
task_script/PAREA_STATUS_UPDATE.php

@@ -237,7 +237,7 @@ while (true) {
                         "data" => [
                             [
                                 "label" => $data["id"],
-                                "time" => $data["time"],
+                                "time" => time(),
                                 "dirt" => 2
                             ]
                         ]