hefei 1 yıl önce
ebeveyn
işleme
3ed47f5927

+ 0 - 1
app/common/repositories/store/order/StoreOrderRepository.php

@@ -9350,7 +9350,6 @@ class StoreOrderRepository extends BaseRepository
9350 9350
 
9351 9351
         $con = [
9352 9352
             'uid' => $uid,
9353
-            'pv' => $pv,
9354 9353
             'number' => $num,//赠送数量
9355 9354
             'status' => $status,//红包状态
9356 9355
             'mark' => $mark,//备注

+ 0 - 1
app/controller/api/Notify.php

@@ -1633,7 +1633,6 @@ class Notify
1633 1633
 
1634 1634
         $con = [
1635 1635
             'uid'=>$uid,
1636
-            'pv' => $pv,
1637 1636
             'number'=>$num,//赠送数量
1638 1637
             'status'=>$status,//红包状态
1639 1638
             'mark'=>$mark,//备注