lss
2022-06-28 4ee22a2a9c192a63f6278d8b7784c3eacff21387
HDL_ON/DAL/ThirdPartySdk/ESOnVideo.cs
@@ -308,21 +308,12 @@
                intent.PutExtra("callId", mESVideoInfo.callId);
                intent.PutExtra("Type", 1);
                Shared.Application.Activity.StartActivity(intent);
            }
            else
            {
                HDLUtils.WriteLine("未支持的可视对讲类型");
            }
            #endregion
#endif
        }