snp-sync-batch/src/main/java/com
HYOJIN 174219ce13 refactor: 동기화 현황 화면 노출 테이블 목록 정리 (#11)
- source-schema.tables.ship-001 (tb_ship_default_info) 제거
- target-schema.tables.ship-002 (tb_ship_main_info) 제거
- target ship-001 → ship-002로 키 변경 (source와 매핑 일치)
- source risk-compliance 키 변경: 002→003, 003→006 (target과 매핑 일치)
- ShipDataWriter: saveShipMainInfo 호출 제거
- ShipRepository/Impl: saveShipMainInfo, bindShipMainInfo 제거
- ShipDataSql: getShipMainInfoUpsertSql 제거
- SyncStatusService: source-target 양쪽 매핑된 테이블만 조회

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 10:55:28 +09:00
..
snp/batch refactor: 동기화 현황 화면 노출 테이블 목록 정리 (#11) 2026-03-25 10:55:28 +09:00