// // ISAdOfferWall.h // XenonSDK // // Created by fq on 2020/12/25. // Copyright © 2020 SAGESSE. All rights reserved. // #import "AdOfferWall.h" ///OfferWall广告 @interface ISAdOfferWall : AdOfferWall @end