Commit 44067d6a authored by zhuwei's avatar zhuwei

1

parent 93b08d81
...@@ -823,7 +823,6 @@ class OBargainModel extends Model ...@@ -823,7 +823,6 @@ class OBargainModel extends Model
->join($join) ->join($join)
->where($where_) ->where($where_)
->select(); ->select();
big_log($this->getLastSql());
return $return; return $return;
} }
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment