Finish 2.7.34

This commit is contained in:
edwinQQQ
2025-04-02 11:04:07 +08:00
parent bc9a02802d
commit 0275decc7e
132 changed files with 1843 additions and 725 deletions

View File

@@ -645,7 +645,7 @@ UIKIT_EXTERN NSString *kTabShowAnchorCardKey;
return;
}
NSLog(@" --- Broadcast Message Raw Attach Content: %@", msgDictionary);
// NSLog(@" --- Broadcast Message Raw Attach Content: %@", msgDictionary);
// MARK: if else
if (attachment.first == CustomMessageType_RedPacket) {
@@ -910,7 +910,7 @@ UIKIT_EXTERN NSString *kTabShowAnchorCardKey;
NSError *err;
NSDictionary *dic = [NSJSONSerialization JSONObjectWithData:jsonData options:NSJSONReadingMutableContainers error:&err];
if(err) {
NSLog(@"json解析失败%@",err);
// NSLog(@"json解析失败%@",err);
return;
}
if ([dic[@"first"] integerValue] == CustomMessageType_First_VisitorRecord){//访