瀏覽代碼

审核操作

lyh 2 年之前
父節點
當前提交
88b757b23e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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) {
                         // 会员