Commit 5274c9b3 5274c9b30507d829b645eddc94d779c713678bd8 by yangjun@hikoon.cn

1

1 parent 29a935ee
......@@ -8,7 +8,7 @@ const tim = TIM.create({
window.setLogLevel = tim.setLogLevel
// 无日志级别
// 4 无日志级别
tim.setLogLevel(4)
// 注册 cos
......