From 73b874c72ad55eb9eef21c36160ac0de58f0189e Mon Sep 17 00:00:00 2001
From: quanwei <419654421@qq.com>
Date: Thu, 05 Feb 2026 10:30:43 +0800
Subject: [PATCH] 优化名片
---
admin/app/common/model/plus/bonus/Setting.php | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/admin/app/common/model/plus/bonus/Setting.php b/admin/app/common/model/plus/bonus/Setting.php
index 6ec258d..b2e422f 100644
--- a/admin/app/common/model/plus/bonus/Setting.php
+++ b/admin/app/common/model/plus/bonus/Setting.php
@@ -125,6 +125,8 @@
'keep_assets' => '0', // 更换排位用户是否保留资产 1保留 0不保留
// 收益补贴
'operating_subsidy' => '0',
+ 'referee_grade_ids'=>[],
+ 'referee_grade_count'=>0,
],
],
'condition' => [
--
Gitblit v1.9.2