ysCha 4765f533a9 [2311] 인증용량 쿼리 임시 롤백 — selectEstimateRoofCertVolKw 이전 방식 복원
동일 PCS 다중 유닛 CONN_VOL_W 기반 계산이 현장에서 값 불일치 발생,
쿼리를 c13bda5a 이전 위치기반 누적(CIRCUIT_AGG) 방식으로 되돌림.
CONN_VOL_W insert/copy/update 및 getPcsCircuitList 는 유지하되 쿼리가
읽지 않으므로 무해 상태.

Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>
2026-07-06 09:29:25 +09:00
2024-06-26 15:44:47 +09:00
2026-05-08 09:02:59 +09:00
2024-06-26 15:52:00 +09:00
2026-05-08 09:02:59 +09:00
2024-06-26 15:44:47 +09:00
2024-06-26 15:44:47 +09:00
2025-03-19 16:20:02 +09:00

QCast3 API Service

IntelliJ Code Formatter 적용

  1. google-java-format plugin 설치
  2. settings -> google-java-format setting -> enable
  3. settings -> tools -> actions on save -> Reformat code, Optimize import check

Eclipse Code Style 적용

  1. qcast-api - doc - eclipse-java-google-style.xml 파일을 다운로드
  2. Preferences -> Java -> Code Style -> Formatter -> Import -> eclipse-java-google-style.xml 적용
  3. Preferences -> Java -> Editor -> Save Actions -> Format source code 체크
Description
No description provided
Readme 25 MiB
Languages
Java 100%