/// <summary> /// 初始化 /// </summary> public void Init() { EventMgrHelper.Init(); ControllerManager.RegisterAllController(); NoticeManager.Init(); }