diff --git a/common/constant.go b/common/constant.go index 0f35075..8be199c 100644 --- a/common/constant.go +++ b/common/constant.go @@ -566,7 +566,7 @@ const ( ItemIDVCard = 30001 // v卡 ItemIDJCard = 30002 // 金券 ItemDiamondScore = 100012 //钻石积分 - ItemDollCard = 74004 // 娃娃卡 + ItemDollCard = 40004 // 娃娃卡积分 ) func ToItemId(id int32) int32 {