Browse Source

全额退款退券

gorden 5 months ago
parent
commit
13a8405f33
1 changed files with 0 additions and 2 deletions
  1. 0 2
      app/admin/controller/order/RefundController.php

+ 0 - 2
app/admin/controller/order/RefundController.php

@@ -318,11 +318,9 @@ class RefundController extends Curd
                                     'coupon_detail_used_datetime'=>''
                                 ]);
                             }
-
                         }
                     }
                 }
-
             }
             // 主订单,退款作为优惠入库
             $this->updateMainOrderByRefund($order, $amount, $remark);