feature/jp-0331 #526

Open
jungpyo2001 wants to merge 998 commits from feature/jp-0331 into main
Showing only changes of commit 0ddcb9aa44 - Show all commits

View File

@ -1355,7 +1355,8 @@ public class PwrGnrSimService {
int[] onlyData =
Arrays.stream(Arrays.copyOfRange(pwrGnrSimList, 0, pwrGnrSimList.length - 1))
.mapToInt(Integer::parseInt)
.map(s -> s.replace(",", "")) // 쉼표 제거
.mapToInt(Integer::parseInt) // 정수로 변환
.toArray();
int referenceValue = 300; // table 높이