酷店

ALPTBAuthParam.h 213B

123456789101112131415
  1. //
  2. // ALPTBAuthParam.h
  3. // ALPLinkPartnerSDK
  4. //
  5. // Created by czp on 16/9/22.
  6. // Copyright © 2016年 czp. All rights reserved.
  7. //
  8. #import "ALPTBJumpParam.h"
  9. @interface ALPTBAuthParam : ALPTBJumpParam
  10. @end