Commit 44067d6a authored by zhuwei's avatar zhuwei

1

parent 93b08d81
......@@ -823,7 +823,6 @@ class OBargainModel extends Model
->join($join)
->where($where_)
->select();
big_log($this->getLastSql());
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