黄学彪
2020-12-17 9f326f4000847e6167d8166fa2f6a66f53cb3734
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;
            }