where([ ['is_delete', '=', 0], ['order_id', '=', $o_id], ])->order('id','desc')->find(); } }