删除日志

back_recharge
lvxinran 2020-04-10 15:29:47 +08:00
parent bf2cfc3bcf
commit 86f5c6a74d
1 changed files with 0 additions and 2 deletions

View File

@ -849,7 +849,6 @@ public class HeroLogic{
} }
result.put(attributeType,(int)value); result.put(attributeType,(int)value);
System.out.println(result);
} }
if(!isForce){ if(!isForce){
Map<Integer, Integer> secondaryFactorMap = scHero.getSecondaryFactorMap(); Map<Integer, Integer> secondaryFactorMap = scHero.getSecondaryFactorMap();
@ -917,7 +916,6 @@ public class HeroLogic{
} }
private Map<Integer,Object> getParaRate(SCHero scHero,int heroStar,int heroLevel,int heroBreakId){ private Map<Integer,Object> getParaRate(SCHero scHero,int heroStar,int heroLevel,int heroBreakId){
System.out.println(scHero.getId());
Map<Integer,Object> result = new HashMap<>(2); Map<Integer,Object> result = new HashMap<>(2);
Object rankupPara=null; Object rankupPara=null;
//突破系数 //突破系数