浏览代码

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

wenweiwei 3 年之前
父节点
当前提交
97a150af20
共有 1 个文件被更改,包括 2 次插入2 次删除
  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"
 // ***************** 埋点上报地址 **********************//