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