From c238b75258816301c6f1b03c012bb113ed125ee3 Mon Sep 17 00:00:00 2001 From: "PC-202302260912\\Administrator" <1769111741@qq.com> Date: Thu, 21 Sep 2023 21:26:41 +0800 Subject: [PATCH] =?UTF-8?q?=E7=83=AD=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/hotfix.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/hotfix.json b/conf/hotfix.json index e0e436f8e..d25309a26 100644 --- a/conf/hotfix.json +++ b/conf/hotfix.json @@ -2,6 +2,7 @@ "version":"7", "classes":[ {"name":"ItemUtil.class","fullName":"com.ljsd.jieling.util.ItemUtil"}, - {"name":"GetPlayerInfoHandler.class","fullName":"com.ljsd.jieling.handler.GetPlayerInfoHandler"} + {"name":"GetPlayerInfoHandler.class","fullName":"com.ljsd.jieling.handler.GetPlayerInfoHandler"}, + {"name":"ItemLogic.class","fullName":"com.ljsd.jieling.logic.item.ItemLogic"} ] } \ No newline at end of file