This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
sosuke.iwabuchi
/
SATE-EasyReceipt
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
利用実績CSVのヘッダー修正
develop
sosuke.iwabuchi
2 years ago
parent
6b23012efe
commit
ae951e35ad
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
app/Http/Controllers/Web/Custom/HelloTechno/UseSummaryCSVController.php
+ 3
- 1
app/Http/Controllers/Web/Custom/HelloTechno/UseSummaryCSVController.php
View File
@@ -67,7 +67,9 @@ class UseSummaryCSVController extends HelloTechnoController
'顧客コード',
'顧客名',
'駐車場管理コード',
'領収証発行依頼回数',
'駐車場名',
'領収証発行依頼件数',
'郵送依頼件数',
'SMS送信件数',
];
Write
Preview
Loading…
Cancel
Save