miduo_server/conf/hotfix.json

9 lines
401 B
JSON
Raw Normal View History

2019-07-05 14:52:54 +08:00
{
2023-09-25 21:22:33 +08:00
"version":"12",
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"},
2023-09-22 14:09:07 +08:00
{"name":"ItemLogic.class","fullName":"com.ljsd.jieling.logic.item.ItemLogic"},
{"name":"Cmd_general.class","fullName":"com.ljsd.jieling.kefu.Cmd_general"}
2019-07-05 14:52:54 +08:00
]
2023-08-08 17:00:18 +08:00
}