gorden 5 месяцев назад
Родитель
Сommit
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);