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', ]); // 如果手机号不存在,则使用入驻时的手机号