ISAdOfferWall.h 218 B

123456789101112131415
  1. //
  2. // ISAdOfferWall.h
  3. // XenonSDK
  4. //
  5. // Created by fq on 2020/12/25.
  6. // Copyright © 2020 SAGESSE. All rights reserved.
  7. //
  8. #import "AdOfferWall.h"
  9. ///OfferWall广告
  10. @interface ISAdOfferWall : AdOfferWall
  11. @end