Skip to content

v2.x 数据库 玩家数据 市场

eeg1412 edited this page Apr 12, 2020 · 1 revision

市场文档(表)

名称:market(s)

字段名 描述 类型
_id mongodb自动生成的ID ObjectId
email 玩家邮箱地址 String
name 卡牌名 String
title 卡牌标题 String
star 卡牌星级 Int32
packageId 卡包ID String
selled 是否已卖出 Boolean
cardId 卡牌ID Int32
price 售价 Int32
time 上架时间戳 Int64
Clone this wiki locally