...
|
...
|
@@ -188,6 +188,7 @@ |
|
|
#define kErrorTypeRNException @"RNException" //
|
|
|
#define kErrorTypeH5MetaException @"WVMETA" //针对feature.yoho.cn域名的H5页面meta校验失败
|
|
|
#define kErrorTypeCDNCHANGE @"CDNCHANGE" // CDN切换到备用
|
|
|
#define kErrorTypeCenterSwitch @"CenterSwitch"//双中心切换
|
|
|
// Performance信息类型
|
|
|
#define kPerformanceTypeImageLoad @"IMG_LOAD"
|
|
|
#define kPerformanceTypeAPICall @"API_CALL"
|
...
|
...
|
|