Ver Fonte

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

wenweiwei há 3 anos atrás
pai
commit
97a150af20
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      BFFramework/Classes/Utils/PQRequestURLUtil.swift

+ 2 - 2
BFFramework/Classes/Utils/PQRequestURLUtil.swift

@@ -164,9 +164,9 @@ public let systemConfigUrl = "sys/config"
 /** 系统设置(新) */
 public let systemAppConfigUrl = "sys/app/config"
 /** 用户协议 */
-public let cUserProtocol = "https://rescdn.yishihui.com/agreement/piaoquanspeedservice.html"
+public let cUserProtocol = "https://weapppiccdn.yishihui.com/resources/agreements/videoservice.html?type=15"
 /** 隐私政策 */
-public let cPrivacy = "https://rescdn.yishihui.com/agreement/piaoquanspeedprivacyagreement.html"
+public let cPrivacy = "https://weapppiccdn.yishihui.com/resources/agreements/videoagreement.html?type=15"
 /** 互联网管理规定 */
 public let cNetManagePrivacy = "http://www.cac.gov.cn/2017-08/25/c_1121541842.htm"
 // ***************** 埋点上报地址 **********************//