fix:사용량 조회 페이지에 운영서버 고객만 표시됨 안내 추가

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
김보곤
2026-02-03 20:55:29 +09:00
parent 806502768f
commit 5a53b782dd

View File

@@ -60,6 +60,7 @@
<div>
<h1 class="text-2xl font-bold text-gray-800">사용량조회</h1>
<p class="text-sm text-gray-500 mt-1">바로빌 서비스별 사용량 과금 현황을 조회합니다</p>
<p class="text-xs text-amber-600 mt-1">* 운영서버를 사용하는 고객만 표시됩니다 (테스트 모드 제외)</p>
</div>
<button
type="button"