Merge branch 'master_test_gn' of http://60.1.1.230/backend/jieling_server into master_test_gn
commit
3524c6ea23
|
@ -3174,7 +3174,6 @@ public class HeroLogic {
|
|||
force += sEquipConfig.getScore();
|
||||
}
|
||||
long l = force + heroAllAttribute.get(HeroAttributeEnum.EquipForce.getPropertyId());
|
||||
LOGGER.info("战力::::::{}", l);
|
||||
return l;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue