From e6e6d66c305689ab98f45ef0416a55b455776924 Mon Sep 17 00:00:00 2001 From: htlee Date: Tue, 17 Mar 2026 09:28:36 +0900 Subject: [PATCH 1/2] =?UTF-8?q?fix:=20AIS=20API=20=EA=B3=84=EC=A0=95=20?= =?UTF-8?q?=EB=A1=A4=EB=B0=B1=20=E2=80=94=20=EC=8B=A0=EA=B7=9C=20=EA=B3=84?= =?UTF-8?q?=EC=A0=95=20=EC=9D=91=EB=8B=B5=20=EC=97=86=EC=9D=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-prod.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml index 9e2378e..5bfc97c 100644 --- a/src/main/resources/application-prod.yml +++ b/src/main/resources/application-prod.yml @@ -271,8 +271,8 @@ app: ais-target: ttl-minutes: 120 ais-api: - username: 803d128a-8404-4d7e-a875-4502c5403dd8 - password: Fts5qqzkJMWNVvbR + username: 7cc0517d-5ed6-452e-a06f-5bbfd6ab6ade + password: 2LLzSJNqtxWVD8zC # 일일 항적 데이터 인메모리 캐시 cache: -- 2.45.2 From 3351f5f2680d02ffcdbbc790a57e9130f4e4fb24 Mon Sep 17 00:00:00 2001 From: htlee Date: Tue, 17 Mar 2026 09:28:57 +0900 Subject: [PATCH 2/2] =?UTF-8?q?docs:=20=EB=A6=B4=EB=A6=AC=EC=A6=88=20?= =?UTF-8?q?=EB=85=B8=ED=8A=B8=20=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/RELEASE-NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/RELEASE-NOTES.md b/docs/RELEASE-NOTES.md index 5b60d85..e207c13 100644 --- a/docs/RELEASE-NOTES.md +++ b/docs/RELEASE-NOTES.md @@ -4,6 +4,9 @@ ## [Unreleased] +### 수정 +- AIS API 계정 롤백 — 신규 계정 응답 없음으로 기존 계정 복원 + ## [2026-03-17] ### 기타 -- 2.45.2