rabin 3 years ago
parent
commit
ecb176a115
1 changed files with 1 additions and 0 deletions
  1. 1 0
      service/agent/lib/Dhorder.php

+ 1 - 0
service/agent/lib/Dhorder.php

@@ -1522,6 +1522,7 @@ class Dhorder
                 if($sku_id){
                     $w1 = $w;
                     $w1['card_code_id'] = $sku_id;
+                    $w1['status'] = '4,5,6';
                     $sell_order[$k1] = Dever::db('shop/sell_order')->getCardAlls($w1);
                 }else{
                     $sell_order[$k1]['total'] = 0;