标题:
public enum MailboxType
{ MessageDispatcher, UnOrderMessageDispatcher, GateSession, }
看到使用,但没看到消息分发逻辑用到这个类型?