From 05ff2856a2c74863e084f55f88d73e3fb1569f36 Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Fri, 31 Mar 2023 21:47:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=AD=A6=E9=A6=86=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/practice/api_loot.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/practice/api_loot.go b/modules/practice/api_loot.go index 3551ec48c..0acfc9d75 100644 --- a/modules/practice/api_loot.go +++ b/modules/practice/api_loot.go @@ -56,7 +56,7 @@ func (this *apiComp) Loot(session comm.IUserSession, req *pb.PracticeLootReq) (c return } extra += tconfigure.Duration - froom.Pillarf.Prop = req.Teacher + froom.Pillarf.Teacher = req.Teacher } if req.Prop != "" { if room.Knapsack[req.Prop] == 1 { //已经被使用