Explorar el Código

删除一个无用的TODO提示

Zhouzhendong hace 4 años
padre
commit
a61041468c
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      app/Services/NewOrderCountingRecordService.php

+ 0 - 3
app/Services/NewOrderCountingRecordService.php

@@ -487,9 +487,6 @@ class NewOrderCountingRecordService
         return $ttl;
     }
 
-
-    //TODO 控制台重构
-
     public function getWareHouseRecordsApi($start, $end, $ownerIds): array
     {
         $orderCountingRecords = OrderCountingRecord::query()