{ int64 id; string role; string tag; // 描述(备注) string description; string level; // 节点ID int64 nodeId; int64 createdAt; // 数量 int32 count; // 服务ID(网站ID) int64 serverId; bool isFixed; int64 originId; bool isRead; bytes paramsJSON; string type; }