Browse Source

[智价云] 导出更新

tangyuanwang 1 week ago
parent
commit
644e59c207
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Jobs/Manager/Other/ExportViolationProductJobs.php

+ 1 - 1
app/Jobs/Manager/Other/ExportViolationProductJobs.php

@@ -414,7 +414,7 @@ class ExportViolationProductJobs implements ShouldQueue
             $sheet->setCellValue('H2', '销量');
             $sheet->setCellValue('I2', '快照URL');
             $sheet->setCellValue('J2', '商品规格');
-            $sheet->setCellValue('K2', ' ');
+            $sheet->setCellValue('K2', '累计挂网次数');
             $sheet->setCellValue('L2', '连续挂网次数');
             $sheet->setCellValue('M2', '链接地址');
             $sheet->setCellValue('N2', '店铺名称');