rabin %!s(int64=2) %!d(string=hai) anos
pai
achega
431fdb40a1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      service/agent/lib/Order_set.php

+ 1 - 1
service/agent/lib/Order_set.php

@@ -64,7 +64,7 @@ class Order_set
                 $sku_id = $temp[1];
             }
             
-            if ($v['total'] <= 0) {
+            if ($v['total'] < 0) {
                 continue;
             }
             $w = array();