...
|
...
|
@@ -141,6 +141,10 @@ typedef NS_ENUM(NSInteger, YHEventReportPointName) { |
|
|
YHPN_APPMEMORY,//APP内存使用状态
|
|
|
YHPN_APPTRAFFIC,//APP流量使用状态
|
|
|
YHPN_APPFPS,//APPFPS使用状态
|
|
|
|
|
|
YHPN_BUSINESS_UFO_SELL,//BUSINESS_UFO_SELL
|
|
|
YHPN_BUSINESS_UFO_BUY,//BUSINESS_UFO_SELL
|
|
|
|
|
|
};
|
|
|
|
|
|
typedef NS_ENUM(NSInteger, YHEventReportType) {
|
...
|
...
|
|