开发版本-developer——01 first commit
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
//
|
||||
// ALPTBJumpParam.h
|
||||
// ALPLinkPartnerSDK
|
||||
//
|
||||
// Created by czp on 16/10/10.
|
||||
// Copyright © 2016年 czp. All rights reserved.
|
||||
//
|
||||
|
||||
#import "ALPJumpParam.h"
|
||||
|
||||
@interface ALPTBJumpParam : ALPJumpParam
|
||||
|
||||
/**
|
||||
* 模块,h5,detail,shop,auth;不需要改动
|
||||
*/
|
||||
@property (nonatomic, copy) NSString *module;
|
||||
|
||||
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user