mirror of
https://github.com/GuijiAI/duix.ai.git
synced 2026-03-12 17:51:43 +08:00
no message
This commit is contained in:
@@ -633,6 +633,7 @@ static GJLDigitalManager * manager = nil;
|
||||
self.digitalTimer =[GJLGCDTimer scheduledTimerWithTimeInterval:0.04 repeats:YES queue:strongSelf.digital_timer_queue block:^{
|
||||
[strongSelf playNext];
|
||||
}];
|
||||
block(YES,@"开始成功");
|
||||
|
||||
}
|
||||
-(void)toStopHeartTimer
|
||||
|
||||
Reference in New Issue
Block a user