From 3886533599614b5f399fc64d02456dbf76ce53bf Mon Sep 17 00:00:00 2001 From: luying Date: Fri, 13 May 2022 22:13:59 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=84=E6=BA=90=EF=BC=9A=E7=89=A9=E5=93=81?= =?UTF-8?q?=E8=A1=A8itid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- game-server/app/services/mailService.ts | 2 +- shared/resource/jsons/dic_goods.json | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/game-server/app/services/mailService.ts b/game-server/app/services/mailService.ts index 081bf48c5..e916ba138 100644 --- a/game-server/app/services/mailService.ts +++ b/game-server/app/services/mailService.ts @@ -128,7 +128,7 @@ class MailTemp { public getCreateMailParams() { return { contentId: this.contentId, - mail: this.gmmail?._id, + gmmailId: this.gmmail?._id, sendTime: this.sendTime, endTime: this.endTime, goods: this.goods, diff --git a/shared/resource/jsons/dic_goods.json b/shared/resource/jsons/dic_goods.json index 0f901c1f6..1b28788de 100644 --- a/shared/resource/jsons/dic_goods.json +++ b/shared/resource/jsons/dic_goods.json @@ -5044,8 +5044,8 @@ "name": "蜀锦", "quality": 1, "image_id": 40006, - "itid": 34, - "goodType": 8, + "itid": 38, + "goodType": 2, "redPoint": 0, "decomposeItem": "&", "hid": 0, @@ -5055,7 +5055,7 @@ "condition": 0, "timelimit": 0, "gift": 0, - "info": "蜀锦,时装商店货币" + "info": "蜀锦,时装商店兑换道具" }, { "good_id": 40007, @@ -5188,8 +5188,8 @@ "name": "龙纹蜀锦", "quality": 3, "image_id": 40014, - "itid": 34, - "goodType": 8, + "itid": 38, + "goodType": 2, "redPoint": 0, "decomposeItem": "&", "hid": 0, @@ -5199,7 +5199,7 @@ "condition": 0, "timelimit": 0, "gift": 0, - "info": "蜀锦,时装商店货币" + "info": "龙纹蜀锦,时装商店特殊兑换道具" }, { "good_id": 41001,