Commit a40bc8c3 authored by clone's avatar clone

bug 注释去掉

parent a2978f12
...@@ -226,7 +226,7 @@ class OBargainModel extends Model ...@@ -226,7 +226,7 @@ class OBargainModel extends Model
->limit($pageSize) ->limit($pageSize)
->page($pageNo) ->page($pageNo)
->select(); ->select();
echo $this->db_->getLastSql(); //echo $this->db_->getLastSql();
return $result; return $result;
} }
......
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