From cab7f97d96ffb75ebf18a22ccbe6d22b8a06c922 Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Thu, 21 Dec 2023 17:37:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=EF=BC=9A=E5=B9=B3=E5=8F=B0?= =?UTF-8?q?=E6=94=AF=E6=8C=81=E8=AE=BE=E7=BD=AE=E5=B9=B3=E5=8F=B0=E6=8A=BD?= =?UTF-8?q?=E6=88=90=E6=AF=94=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/controller/admin/system/merchant/Merchant.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/controller/admin/system/merchant/Merchant.php b/app/controller/admin/system/merchant/Merchant.php index 7403f28..bd4e56f 100644 --- a/app/controller/admin/system/merchant/Merchant.php +++ b/app/controller/admin/system/merchant/Merchant.php @@ -205,6 +205,8 @@ class Merchant extends BaseController 'sub_mchid', ['commission_switch',0], ['mer_integral_platform_rate',0], + ['mer_integral_merchant_rate',0], + ['platform_commission',0], ['avg_consumption',0], 'mer_label', ]);