@@ -272,7 +272,7 @@ class OrdersController extends BaseController
$data = [];
$appad = 0;
if (in_array($this->distribution_channel_id, explode(',', env('ADS_OPEN_SITE')))) {
- $appad = $this->appad();
+ $appad = 0;
$my_bid = $bid;
if ($appad) {
try {