XQMuse/Root/PayMusicView/PayMusicVC.swift @@ -304,7 +304,10 @@ } }) timer?.fire() RunLoop.current.add(timer!, forMode: .default) if let t = timer{ RunLoop.current.add(t, forMode: .default) } } func stopTimer(){