Commit 3a263052 authored by clone's avatar clone

bug

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