From 5fd2c7c195988cb6f3f5bc75be4823a92cd78713 Mon Sep 17 00:00:00 2001 From: by <123456@qq.com> Date: Tue, 24 Sep 2024 17:03:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A8=83=E5=A8=83=E5=85=91=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- worldsrv/shopmgr.go | 1 + 1 file changed, 1 insertion(+) diff --git a/worldsrv/shopmgr.go b/worldsrv/shopmgr.go index ec6424f..735dbd1 100644 --- a/worldsrv/shopmgr.go +++ b/worldsrv/shopmgr.go @@ -1126,6 +1126,7 @@ func (this *ShopMgr) ExchangeList(p *Player) (ret bool) { JPrice: info.JPrice, Id: info.Id, Cash: info.Cash, + DPrice: info.DPrice, }) } var telData []*shop.TelChargeData