fix:카드사용내역 기본 제공 3장→5장으로 정책 변경

This commit is contained in:
김보곤
2026-02-02 21:03:17 +09:00
parent f7dfb72e45
commit e1c1b93fd2
2 changed files with 5 additions and 5 deletions

View File

@@ -16,8 +16,8 @@ public function run(): void
[
'service_type' => 'card',
'name' => '법인카드 등록',
'description' => '법인카드 등록 기본 3장 제공, 추가 시 장당 과금',
'free_quota' => 3,
'description' => '법인카드 등록 기본 5장 제공, 추가 시 장당 과금',
'free_quota' => 5,
'free_quota_unit' => '장',
'additional_unit' => 1,
'additional_unit_label' => '장',