Prechádzať zdrojové kódy

[智价云] 累计挂网次数移除针对金活

tangyuanwang 1 deň pred
rodič
commit
9538662afc

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

@@ -333,7 +333,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', '店铺名称');