using Blue; namespace GHZLangChao { /// <summary> /// 登录成功事件 /// </summary> public struct LoginSuccessEvent : IEvent { } }