소스 검색

添加 取 APP 的常规配置参数 URL

jsonwang 3 년 전
부모
커밋
ad98f27e14
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      BFFramework/Classes/Utils/PQRequestURLUtil.swift

+ 4 - 0
BFFramework/Classes/Utils/PQRequestURLUtil.swift

@@ -163,6 +163,10 @@ public let reportPlayUrl = "measure/report/play"
 public let systemConfigUrl = "sys/config"
 /** 系统设置(新) */
 public let systemAppConfigUrl = "sys/app/config"
+
+/**  取 APP 的常规配置参数 如推荐的10个标题 */
+public let getBaseConfigURL = "frontConfig/getBaseConfig"
+
 /** 用户协议 */
 public let cUserProtocol = "https://weapppiccdn.yishihui.com/resources/agreements/videoservice.html?type=15"
 /** 隐私政策 */