generated:hero_comment_info
hero_comment_info(英雄评论信息)
字段说明
字段名 | 描述 | 类型 | 默认值 |
---|---|---|---|
id | 唯一id [core] | int | 0 |
hero_id | 英雄idhero_config.id [player_id]作为主标记 | int | 0 |
name | 名字(参考) | string | |
rare | 稀有度(参考) | int | 0 |
color | 颜色(参考) | int | 0 |
player_id | 发布者id | int | 0 |
player_name | 发布者名字(填充) | string | |
player_avatar | 发布者外观(填充) | string | |
player_trophy | 发布者奖杯(填充) | int | 0 |
player_level | 发布者等级(填充) | int | 0 |
content | 发布内容,需要控制字数 | string | |
commit_time | 发布时间 | string | |
like_count | 点赞数量 | int | 0 |
like_list | 我是否点赞过(发送时候填充) / 我的所有点赞记录在redis用 PL_123456 处理 | int | 0 |
数据库查询
generated/hero_comment_info.txt · 最后更改: 2019/04/16 15:15 由 127.0.0.1