From 672521de101ec6ee71591cb6df18d2b0f3a0b433 Mon Sep 17 00:00:00 2001 From: aibingbing Date: Mon, 8 Jul 2024 14:49:51 +0800 Subject: [PATCH] =?UTF-8?q?[6.5.0]=20refactor:=20=E5=85=B3=E9=97=AD?= =?UTF-8?q?=E9=80=9A=E7=94=A8=E4=BA=8B=E4=BB=B6=E5=BC=B9=E6=A1=86=20?= =?UTF-8?q?=E8=AF=B7=E6=B1=82=E6=8B=89=E6=B5=81=E5=9C=B0=E5=9D=80=E5=A4=B1?= =?UTF-8?q?=E8=B4=A5=20=E7=9A=84=E5=85=9C=E5=BA=95=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../eagle/core/function/hmi/ui/v2n/RoadV2NEventLivePlayView.kt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/core/function-impl/mogo-core-function-hmi/src/main/java/com/mogo/eagle/core/function/hmi/ui/v2n/RoadV2NEventLivePlayView.kt b/core/function-impl/mogo-core-function-hmi/src/main/java/com/mogo/eagle/core/function/hmi/ui/v2n/RoadV2NEventLivePlayView.kt index 995d7f0e5f..114e4e3499 100644 --- a/core/function-impl/mogo-core-function-hmi/src/main/java/com/mogo/eagle/core/function/hmi/ui/v2n/RoadV2NEventLivePlayView.kt +++ b/core/function-impl/mogo-core-function-hmi/src/main/java/com/mogo/eagle/core/function/hmi/ui/v2n/RoadV2NEventLivePlayView.kt @@ -137,9 +137,8 @@ class RoadV2NEventLivePlayView @JvmOverloads constructor( stopLoading() showPlayFail() - //TODO //startPlay("https://video.zhidaozhixing.com/hy/LI_008_070.flv?txSecret=28ece9ad0bd67d06a7d391ed42264a99&txTime=66922502") - startPlay("https://video.zhidaozhixing.com/hy/LI_007_040.flv?txSecret=3586b5516f8d65b9110ab6c3f8e76b98&txTime=669B5E8D") + //startPlay("https://video.zhidaozhixing.com/hy/LI_007_040.flv?txSecret=3586b5516f8d65b9110ab6c3f8e76b98&txTime=669B5E8D") }) }