namespace NoSugarNet.ClientCoreNet.Standard2.Event { public enum EEvent { // 添加你自己需要的事件类型 OnChatMsg } }