master_ob2
parent
3e70166697
commit
b96c008047
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version":"6",
|
||||
"version":"7",
|
||||
"classes":[
|
||||
{"name":"HeroLogic.class","fullName":"com.ljsd.jieling.logic.hero.HeroLogic"}
|
||||
]
|
||||
|
|
|
@ -5550,7 +5550,7 @@ public class HeroLogic {
|
|||
}
|
||||
}
|
||||
} catch (Exception e) {
|
||||
throw new RuntimeException(e);
|
||||
LOGGER.error("鸿蒙阵报错,{}",e);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue