Browse Source

全额退款退券

gorden 7 tháng trước cách đây
mục cha
commit
13a8405f33
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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);