Browse Source

使用最终隐私协议地址

jsonwang 3 years ago
parent
commit
ab4ef614f6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Introduce/Record/INRecorderController.swift

+ 2 - 2
Introduce/Record/INRecorderController.swift

@@ -14,9 +14,9 @@ import TYAttributedLabel
 import BFCommonKit
 import BFAnalyzeKit
 
-public let cUserProtocol = "https://weapppiccdn.yishihui.com/resources/agreements/videoservice.html?type=15"
+public let cUserProtocol = "https://weapppiccdn.yishihui.com/resources/agreements/shishuo/videoservice.html?type=20"
 /** 隐私政策 */
-public let cPrivacy = "https://weapppiccdn.yishihui.com/resources/agreements/videoagreement.html?type=15"
+public let cPrivacy = "https://weapppiccdn.yishihui.com/resources/agreements/shishuo/videoagreement.html?type=20"
  
 class INRecorderController: BFBaseViewController {
     lazy var addVideoBtn: UIButton = {