Commit be62b89a authored by 乔金柱's avatar 乔金柱

Merge branch 'jql/master' into 'master'

添加参数

See merge request !57
parents 6fea5540 1d143bb5
...@@ -34,7 +34,8 @@ typedef NS_ENUM(NSInteger, GMViewTrackerType) { ...@@ -34,7 +34,8 @@ typedef NS_ENUM(NSInteger, GMViewTrackerType) {
}; // 记录方式 }; // 记录方式
@interface GMExposureManager : NSObject @interface GMExposureManager : NSObject
/// 设置上报数据地址
@property (nonatomic, copy) NSString *uploadExposureAPI;
/** /**
* 精准曝光数据上报模式 * 精准曝光数据上报模式
* 默认为 GMExpoUploadModePage * 默认为 GMExpoUploadModePage
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment