wxr
2022-06-30 59e221cdb1ba8a666f68c5a2014e59e6f1870b43
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
        }