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