@@ -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();