目录

mail_items 表


<-返回:Characters 数据库

This table contains data regarding items from item_instance which are being sent via email.

表结构

FieldTypeAttributesKeyNullDefaultExtraComment
mail_idINTUNSIGNED NO0
item_guidINTUNSIGNEDPRINO0
receiverINTUNSIGNED NO0 Character Global Unique Identifier

字段说明


mail_id

Mail ID the item is attached to.

item_guid

This is the guid of the item from item_instance.guid.

receiver

Character guid which should receive this item.