瀏覽代碼

全额退款退券

gorden 5 月之前
父節點
當前提交
13a8405f33
共有 1 個文件被更改,包括 0 次插入2 次删除
  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);