Commit 87bbb24f authored by clone's avatar clone

注释

parent 2dd29155
......@@ -1207,7 +1207,7 @@ class OBargainModel extends Model
->group($group_)
->order($order)
->select();
echo $this->db_->getLastSql();
// echo $this->db_->getLastSql();
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