update /export/all-customers-info-for-lark-system

This commit is contained in:
Edmond Lang
2025-06-13 00:36:23 +08:00
parent e6028701db
commit ba5fd5f92d
2 changed files with 2 additions and 2 deletions
@@ -87,7 +87,7 @@ class ExportCompanyModuleSummaryController
}
$exportsAllCustomersInfoForLarkSystem = new ExportsAllCustomersInfoForLarkSystem($request);
$exportFileName = 'all_customers_info_for_lark_system.xls';
$exportFileName = 'shipping_all_customers_info_for_lark_system.xls';
$filesystemDriver = Storage::getDefaultDriver();
if ($filesystemDriver === 's3') {