From 7806011ad5e74ec8f2fe40293e738657e77c2f0e Mon Sep 17 00:00:00 2001 From: luofei <604446095@qq.com> Date: Mon, 10 Jul 2023 10:58:37 +0800 Subject: [PATCH] =?UTF-8?q?app=E7=AB=AF=E6=94=AF=E6=8C=81=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E5=85=88=E8=B4=A7=E5=90=8E=E6=AC=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/controller/api/store/merchant/Merchant.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/controller/api/store/merchant/Merchant.php b/app/controller/api/store/merchant/Merchant.php index 1be808b4..e7d556f3 100644 --- a/app/controller/api/store/merchant/Merchant.php +++ b/app/controller/api/store/merchant/Merchant.php @@ -163,6 +163,9 @@ class Merchant extends BaseController 'long', 'lat', ['delivery_way',[2]], + 'credit_buy', + 'settle_cycle', + 'interest_rate', ]); // 如果手机号不存在,则使用入驻时的手机号