{ // 管理员ID int64 adminId; bool isSuper; []AdminModule Modules; string fullname; // 风格模板 string theme; // 界面语言 string lang; }