Kirin 1 gadu atpakaļ
vecāks
revīzija
960d773948
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      app/services/order/StoreOrderServices.php

+ 1 - 1
app/services/order/StoreOrderServices.php

@@ -1530,7 +1530,7 @@ HTML;
             'today' => $today,
             'yesterday' => $yesterday,
             'today_ratio' => $today_ratio,
-            'total' => $integralService->getIntegralSum([], 'num-sent_num'),
+            'total' => $integralService->getIntegralSum([], '(num-sent_num)'),
             'date' => '今日'
         ];