feat:바로빌 회원사관리 멀티테넌트 지원

- 전체 테넌트 보기 토글 추가 (바로빌본사용)
- 테이블에 테넌트 컬럼 표시 (전체 모드에서)
- 회원사 등록 시 테넌트 선택 기능 추가
- 통계 API에도 전체 테넌트 모드 적용
- 컨트롤러에서 tenant_id 직접 지정 지원

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
pro
2026-01-22 18:58:39 +09:00
parent 1543be88c9
commit 861192a606
11 changed files with 559 additions and 18 deletions

View File

@@ -76,10 +76,8 @@ FCM_BATCH_DELAY_MS=100
FCM_LOGGING_ENABLED=true
FCM_LOG_CHANNEL=stack
# FCM (Firebase Cloud Messaging)
FCM_PROJECT_ID=
FCM_SA_PATH=secrets/firebase-service-account.json
FCM_BATCH_CHUNK_SIZE=200
FCM_BATCH_DELAY_MS=100
FCM_LOGGING_ENABLED=true
FCM_LOG_CHANNEL=stack
# 바로빌 API (세금계산서 연동)
# @see https://dev.barobill.co.kr/
BAROBILL_CERT_KEY=
BAROBILL_CORP_NUM=
BAROBILL_TEST_MODE=true