Merge branch 'master_test' into master_test_gn
commit
ce52e73800
|
@ -4360,7 +4360,7 @@ public class HeroLogic{
|
|||
if (count == 0){
|
||||
throw new ErrorCodeException(ErrorCode.SYS_ERROR_CODE);
|
||||
}
|
||||
return count/num;
|
||||
return count/averageNum;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue