rabin 3 年之前
父节点
当前提交
ecb176a115
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;