likang %!s(int64=2) %!d(string=hai) anos
pai
achega
4823afad55
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      catch/tag_history/controller/TagHistory.php

+ 1 - 1
catch/tag_history/controller/TagHistory.php

@@ -235,7 +235,7 @@ class TagHistory extends CatchController
             
             $t1 = $this->tagHistoryModel->where($otherWhere)->order("id","desc")->field('id,temperature,mac,lable,step,addTime,time,rssi,move,temperWarn')->find();
             if(empty($t1)){
-                var_dump("============");
+              
                 continue;
                
             }