Przeglądaj źródła

1.修改PQSingletoMemoryUtil属性commandVideoItem类型为BFVideoItemProtocol

wenweiwei 3 lat temu
rodzic
commit
10e20ed5c1

+ 1 - 1
BFFramework/Classes/Utils/PQSingletoMemoryUtil.swift

@@ -22,7 +22,7 @@ public class PQSingletoMemoryUtil: NSObject {
     public var isFinishedCoging: Bool = false // 是否已完成配置请求
     public var isFinishedAlias: Bool = false // 是否完成绑定别名
     public var selectedTabIndex: String?
-    public var commandVideoItem: PQVideoListModel? // 口令内容
+    public var commandVideoItem: BFVideoItemProtocol? // 口令内容
     public var commandLaunchParams: String = "" // 口令启动时的值
     public var commandReportParams: [String: Any]? // 口令启动时解析的其他值
     public var h5MsgVid: String? // 剪切板id