동일 PCS 다중 유닛 CONN_VOL_W 기반 계산이 현장에서 값 불일치 발생, 쿼리를 c13bda5a 이전 위치기반 누적(CIRCUIT_AGG) 방식으로 되돌림. CONN_VOL_W insert/copy/update 및 getPcsCircuitList 는 유지하되 쿼리가 읽지 않으므로 무해 상태. Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>
QCast3 API Service
IntelliJ Code Formatter 적용
- google-java-format plugin 설치
- settings -> google-java-format setting -> enable
- settings -> tools -> actions on save -> Reformat code, Optimize import check
Eclipse Code Style 적용
- qcast-api - doc - eclipse-java-google-style.xml 파일을 다운로드
- Preferences -> Java -> Code Style -> Formatter -> Import -> eclipse-java-google-style.xml 적용
- Preferences -> Java -> Editor -> Save Actions -> Format source code 체크
Description
Languages
Java
100%