wxr
2021-08-20 46a5de6e9871c5c52ba4195576c1c2a4725abb08
HDL_ON/Common/ApiUtlis.cs
@@ -271,7 +271,7 @@
                        foreach (var video in FunctionList.List.videoIntercom)
                        {
                            if (video.interphoneType == "IMOUVISIAL")
                            if (video.interphoneType == InterphoneType.IMOUVISIAL.ToString())
                            {
                                UI.UI2.PersonalCenter.PirDevice.PirSend.LcSubAccessToken = video.subAccountToken;
                            }