開黑點單 & Bug fix

This commit is contained in:
eggmanQQQ
2024-07-11 10:06:33 +08:00
parent e57895d3e3
commit fb58ff1ec7
46 changed files with 2363 additions and 120 deletions

View File

@@ -1931,7 +1931,6 @@ NSString * const kHadQuitOtherRoomKey = @"kHadQuitOtherRoomKey";//是否退出
return;
}
if (message.yidunAntiSpamRes) {
NSDictionary * spamRes = message.yidunAntiSpamRes.toJSONObject;
NSDictionary * spamResExt = ((NSString *)spamRes[@"ext"]).toJSONObject;