Ken 1 week ago
parent
commit
ad338d41e4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Services/BalanceLogService.php

+ 1 - 1
app/Services/BalanceLogService.php

@@ -9,7 +9,7 @@ use App\Models\BalanceLog;
 class BalanceLogService extends BaseService
 {
 
-    public static $RW = ['充值','提现','人工充值','人工扣款','三方提现','资产转移'];
+    public static $RW = ['充值','提现','人工充值','人工扣款','三方提现','资产转移','比比返'];
     /**
      * @description: 模型
      * @return {string}