new Item()
商城物品
- Source:
Members
-
amount :number
-
物品数量
Type:
- number
- Source:
-
customId :null
-
自定义物品ID
Type:
- null
- Source:
-
description :null
-
物品描述
Type:
- null
- Source:
-
DISABLED :number
-
状态:禁用
Type:
- number
- Source:
-
ENABLED :number
-
状态:启用
Type:
- number
- Source:
-
id :number
-
主键
Type:
- number
- Source:
-
itemId :null
-
物品ID
Type:
- null
- Source:
-
itemPurchaseCd :number
-
购买物品冷却时间(单位:秒),默认为0,表示可以连续购买
Type:
- number
- Source:
-
maxPurchanseTimes :number
-
最大购买次数
Type:
- number
- Source:
-
name :null
-
名称
Type:
- null
- Source:
-
other :null
-
其他,可以放一个json字符串
Type:
- null
- Source:
-
playerPurchaseCd :number
-
角色购买冷却时间(单位:秒)
Type:
- number
- Source:
-
price :number
-
价格
Type:
- number
- Source:
-
priceUnit :null
-
价格单位
Type:
- null
- Source:
-
quality :number
-
品质
Type:
- number
- Source:
-
status :number
-
状态 [禁用 0 启用 1]
Type:
- number
- Source:
-
storeId :null
-
商城ID,即商城的storeId字段值
Type:
- null
- Source:
-
type
-
物品类型
- Source:
-
TYPE_OF_CHARGE :null
-
物品类型:充值
Type:
- null
- Source:
-
TYPE_OF_LEVEL :null
-
物品类型:内容关卡
Type:
- null
- Source:
-
TYPE_OF_MONEY :null
-
物品类型:默认货币
Type:
- null
- Source:
-
TYPE_OF_PROPS :null
-
物品类型:道具
Type:
- null
- Source:
-
TYPE_OF_RESURRECTION :null
-
物品类型:复活
Type:
- null
- Source:
-
TYPE_OF_VIP :null
-
物品类型:VIP资格
Type:
- null
- Source:
-
UNIT_OF_CN_YUAN :null
-
价格单位:人民币
Type:
- null
- Source:
-
UNIT_OF_DIAMOND :null
-
价格单位:钻石
Type:
- null
- Source:
-
UNIT_OF_GOLDENCOIN :null
-
价格单位:金币
Type:
- null
- Source:
-
UNIT_OF_JP_YUAN :null
-
价格单位:日元
Type:
- null
- Source:
-
UNIT_OF_MONEY :null
-
价格单位:默认货币
Type:
- null
- Source:
-
UNIT_OF_US_DOLLAR :null
-
价格单位:美元
Type:
- null
- Source:
-
weight :number
-
权重
Type:
- number
- Source: