This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
sosuke.iwabuchi
/
HT_DASHBOARD
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
微修正
develop
sosuke.iwabuchi
1 year ago
parent
2d3d4d4f0a
commit
7125c8b419
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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::認証方式
Q
RServiceUsage::認証方式
)
->firstOrFail();
Write
Preview
Loading…
Cancel
Save