DB 한글 이중인코딩 수정 (local_government, code_kind, code_detail)

- UTF-8 바이트를 latin1로 해석 후 다시 UTF-8로 저장된 데이터 복구
- local_government: 8행 (lg_name, lg_sido, lg_gugun, lg_addr)
- code_kind: 20행 (ck_name)
- code_detail: 135행 (cd_name)
- 지자체 관리 스크린샷 갱신

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
javamon1174
2026-03-25 15:58:57 +09:00
parent a4500de643
commit 34cecad2e2
2 changed files with 16 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

After

Width:  |  Height:  |  Size: 69 KiB