Skip to content

Commit f0da463

Browse files
guangyaoguangyao
authored andcommitted
优化未知消息类型
1 parent 63c95ac commit f0da463

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ios/RCTAuroraIMUI/MyMessageModel.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,8 @@ open class RCTMessageModel: IMUIMessageModel {
237237
msgType = .unknown
238238
}
239239

240+
}else{
241+
msgType = .unknown
240242
}
241243

242244
var msgStatus = IMUIMessageStatus.success

0 commit comments

Comments
 (0)