Przeglądaj źródła

test5商品合并

LD 5 lat temu
rodzic
commit
19ddd9867d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app/Http/Controllers/TestController.php

+ 1 - 1
app/Http/Controllers/TestController.php

@@ -480,7 +480,7 @@ class TestController extends Controller
         ini_set('max_execution_time',2500);
         ini_set('memory_limit','1526M');
         //清理冗余条码
-        $this->cleanBarcode();
+//        $this->cleanBarcode();
 
         while(true){
             $toDay = Carbon::now();