{ int64 userAccountId; // 关键词 string keyword; string eventType; }
{ // 数量 int64 count; }
{ int64 userAccountId; // 关键词 string keyword; string eventType; // 读取位置 int64 offset; // 数量,通常不能小于0 int64 size; }
{ []UserAccountLog userAccountLogs; }