Commit 3a263052 authored by clone's avatar clone

bug

parent 9dc5c151
...@@ -731,7 +731,7 @@ class OBargainModel extends Model ...@@ -731,7 +731,7 @@ class OBargainModel extends Model
->field($field) ->field($field)
->where($where_) ->where($where_)
->select(); ->select();
echo $this->getLastSql(); //echo $this->getLastSql();
return $data; return $data;
} }
......
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