merchant; $shop = ShopService::getDefaultShop($merchant); $ad = AdService::getValidAdList($this->merchantId); util::success(['ad' => $ad, 'shop' => $shop]); } }