lyh 2 år sedan
förälder
incheckning
88b757b23e
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      app/Services/Common/BalanceLogService.php

+ 1 - 1
app/Services/Common/BalanceLogService.php

@@ -158,7 +158,7 @@ class BalanceLogService extends BaseService
         DB::beginTransaction();
         try {
             // 提现 审核通过
-            if ($balanceLog['type'] = 2 && isset($data['status'])) {
+            if ($balanceLog['type'] == 2 && isset($data['status'])) {
                 if ($data['status'] == 2) {
                     if ($data['user_type'] == 1) {
                         // 会员