Ken 1 tuần trước cách đây
mục cha
commit
d4d455c03f
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      app/Http/Controllers/admin/Withdraw.php

+ 0 - 2
app/Http/Controllers/admin/Withdraw.php

@@ -166,8 +166,6 @@ class Withdraw extends Controller
             foreach ($ids as $id) {
                 WithdrawService::setStatus($id, $status, $remark);
             }
-
-
             DB::commit();
         } catch (ValidationException $e) {
             DB::rollBack();