syntax="proto3"; package protos; /// 消息队列事件ID enum EvId { //TODO USER_REGISTER = 0; }