fix:카드사용내역 기본 제공 3장→5장으로 정책 변경
This commit is contained in:
@@ -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' => '장',
|
||||
|
||||
Reference in New Issue
Block a user