{ int64 id; string type; // 名称 string name; // 描述(备注) string description; string userDescription; // 是否启用 bool isOn; }