likang %!s(int64=2) %!d(string=hai) anos
pai
achega
dfd1368d60
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

@@ -124,7 +124,7 @@ class TagHistory extends CatchController
 
             $value['addTime'] = $this->tagHistoryModel->where($onewhere)->
                where($towwhere)->max('addTime');
-             $ss=  $this->tagHistoryModel->where($onewhere)->
+             $ss=  $this->tagHistoryModel->
                where($towwhere)->max('addTime');
             var_dump($ss);
             $list[$key]['addTime'] = $value['addTime'];