소스 검색

Merge branch 'master' of https://git.yishihui.com/iOS/BFFramework

wenweiwei 3 년 전
부모
커밋
be59eecb7c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      BFFramework/Classes/Stuckpoint/Controller/PQStuckPointEditerController.swift

+ 1 - 0
BFFramework/Classes/Stuckpoint/Controller/PQStuckPointEditerController.swift

@@ -928,6 +928,7 @@ class PQStuckPointEditerController: PQBaseViewController {
         playerView.pause()
         // 使用深 copy
         let json = projectModel.toJSONString(prettyPrint: false)
+        
         if json == nil {
             BFLog(message: "数据转换有问题 跳转")
             return