rabin %!s(int64=3) %!d(string=hai) anos
pai
achega
69bf32b707
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      app/cash/lib/Order.php

+ 4 - 0
app/cash/lib/Order.php

@@ -48,6 +48,10 @@ class Order
             }
         }
 
+        if (isset($order['record_cash']) && $order['record_cash']) {
+            $order['price'] += $update['record_cash'];
+        }
+
         if ($info && $jstype == 3) {
 
         } else {