From e6f0fe821878406df9045e322ec4eb0af0e939a6 Mon Sep 17 00:00:00 2001 From: grimm <1769111741@qq.com> Date: Mon, 8 Jan 2024 17:02:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=98=E6=96=97=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 e0bf6b3f7..e7438e199 100644 --- a/conf/hotfix.json +++ b/conf/hotfix.json @@ -1,6 +1,7 @@ { "version":"6", "classes":[ - {"name":"HeroLogic.class","fullName":"com.ljsd.jieling.logic.hero.HeroLogic"} + {"name":"HeroLogic.class","fullName":"com.ljsd.jieling.logic.hero.HeroLogic"}, + {"name":"FightDataUtil.class","fullName":"com.ljsd.jieling.util.FightDataUtil"} ] } \ No newline at end of file