字段名 | 描述 | 类型 | 默认值 |
---|---|---|---|
id | 唯一id | int | 0 |
time | 时间 | string | |
userid | iggid,如果取不到为0 | int | 0 |
serverid | 服务器id | int | 0 |
guild_id | 公会id[guild_id] | int | 0 |
guild_name | 公会名字 | string | |
player_name | 操作者名字 | string | |
player_id | 操作者id | int | 0 |
target_id | 目标id | int | 0 |
action | 操作行为 比如 GuildPromote | string | |
action_result | 操作参数 | string |