Skip to content

v2.x 数据库 游戏数据 首页日志

eeg1412 edited this page Apr 9, 2020 · 2 revisions

首页日志文档(表)

log(s)

字段名 描述 类型
_id mongodb自动生成的ID ObjectId
email 玩家邮箱地址 String
md5 玩家邮箱MD5 String
nickName 玩家昵称 String
type 日志类型 String
time 日志时间戳 Double
data 日志数据 Document
ip 玩家IP String
Clone this wiki locally