Browse Source

微修正

develop
sosuke.iwabuchi 1 year ago
parent
commit
7125c8b419
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/Http/Controllers/Web/Shop/Config/Certification/DeleteController.php

+ 1
- 1
app/Http/Controllers/Web/Shop/Config/Certification/DeleteController.php View File

@@ -40,7 +40,7 @@ class DeleteController extends WebController
$relation = ShopNoRelation::byKey(
$param->shopId,
$param->parkingManagementCode,
RServiceUsage::認証方式
QRServiceUsage::認証方式
)
->firstOrFail();



Loading…
Cancel
Save