miduo_server/conf/hotfix.json

8 lines
315 B
JSON
Raw Normal View History

2019-07-05 14:52:54 +08:00
{
2023-09-21 22:30:26 +08:00
"version":"8",
2019-07-05 14:52:54 +08:00
"classes":[
2023-09-21 21:24:43 +08:00
{"name":"ItemUtil.class","fullName":"com.ljsd.jieling.util.ItemUtil"},
2023-09-21 21:26:41 +08:00
{"name":"GetPlayerInfoHandler.class","fullName":"com.ljsd.jieling.handler.GetPlayerInfoHandler"},
{"name":"ItemLogic.class","fullName":"com.ljsd.jieling.logic.item.ItemLogic"}
2019-07-05 14:52:54 +08:00
]
2023-08-08 17:00:18 +08:00
}