rabin %!s(int64=3) %!d(string=hai) anos
pai
achega
180d6d77a0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      service/mail/lib/Manage.php

+ 1 - 0
service/mail/lib/Manage.php

@@ -755,6 +755,7 @@ class Manage
     # 体验店毛利:采购价-成本价
     public function t_buy($where, $shop_id, $shop_name, $per, &$no_t)
     {
+        $where['type'] = 1;
         $where['type_id'] = $shop_id;
         $where['status'] = '5,6';
         $order = Dever::db('shop/buy_order')->getNewAll($where);