public static bool DelSlideAdByType(long shopId, SlideAdInfo.SlideAdType type) { return(_iSlideAdsService.DelSlideAdByType(shopId, type)); }