miduo_server/conf/hotfix.json

7 lines
230 B
JSON
Raw Normal View History

2019-07-05 14:52:54 +08:00
{
2024-02-26 14:10:04 +08:00
"version":"7",
2019-07-05 14:52:54 +08:00
"classes":[
2024-02-26 14:10:04 +08:00
{"name":"PlayerManager.class","fullName":"com.ljsd.jieling.logic.dao.PlayerManager"},
{"name":"PlayerLogic.class","fullName":"com.ljsd.jieling.logic.player.PlayerLogic"}
2019-07-05 14:52:54 +08:00
]
2023-08-08 17:00:18 +08:00
}