提交 92afe38f 编写于 作者: Y yixiangboy

Merge branch 'optimization-3.0' of github.com:didi/DoraemonKit into optimization-3.0

......@@ -666,7 +666,7 @@ typedef void (^DoraemonPerformanceBlock)(NSDictionary *);
@(DoraemonManagerPluginType_DoraemonWeakNetworkPlugin) : @[
@{kTitle:DoraemonLocalizedString(@"模拟弱网")},
@{kDesc:DoraemonLocalizedString(@"模拟弱网测试")},
@{kIcon:@"doraemon_time_profiler"},
@{kIcon:@"doraemon_weaknet"},
@{kPluginName:@"DoraemonWeakNetworkPlugin"},
@{kAtModule:DoraemonLocalizedString(@"性能检测")},
@{kBuriedPoint:@"dokit_sdk_comm_ck_weaknetwork"}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册