{ int64 id; // 用户ID int64 userId; // 是否启用 bool isOn; // 名称 string name; // 文件名 string filename; string code; int64 updatedAt; }