黄学彪
2020-12-16 0d9f64668fd7350d6a21fd157e32009a96d98134
ZigbeeApp/Shared/Phone/Common/Logic/HdlJiguangMsgPushLogic.cs
File was renamed from ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlJiguangMsgPushLogic.cs
@@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.Text;
namespace Shared.Phone.UserCenter
namespace Shared.Phone
{
    /// <summary>
    /// 极光推送消息的处理逻辑
@@ -51,7 +51,7 @@
                    var contr = new ShowMsgControl(ShowMsgType.Tip, msg);
                    contr.Show();
                    //账号在别处登陆,被踢下线
                    UserCenterLogic.ReLoginAgain(UserCenterResourse.UserInfo.Account, false);
                    HdlAccountLogic.Current.ReLoginAgain(HdlUserCenterResourse.UserInfo.Account, false);
                });
                return;
            }