杨锴
2024-09-10 1554b451f66120d81693eb722875e49a7e9a4186
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(){