Kirin 1 vuosi sitten
vanhempi
commit
960d773948
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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' => '今日'
         ];