Forráskód Böngészése

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

wenweiwei 3 éve
szülő
commit
10e20ed5c1
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      BFFramework/Classes/Utils/PQSingletoMemoryUtil.swift

+ 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