|
@@ -53,6 +53,12 @@ public let testPQTvApi = "https://testapi.piaoquantv.com/"
|
|
|
public let preBJLongvideoapi = "https://videoprebeijing.piaoquantv.com/longvideoapi/"
|
|
|
// 票圈视频域名(热榜)-北京预发布环境
|
|
|
public let preBJDistributionApi = "https://videoprebeijing.piaoquantv.com/distribution/"
|
|
|
+
|
|
|
+// h5-core 域名
|
|
|
+public let testCoreH5Host = "https://videotesth5.yishihui.com/"
|
|
|
+public let preCoreH5Host = "https://prelongvideoh5.piaoquantv.com/"
|
|
|
+public let onlineCoreH5Host = "https://longvideoh5.piaoquantv.com/"
|
|
|
+
|
|
|
// 通用域名-eg:数据上报-北京预发布环境
|
|
|
public let preBJCommonapi = "https://precommon.piaoquantv.com/commonapi/"
|
|
|
public let categroyVideoList = "video/distribute/category/videoList/v2"
|