From f0dfc8338816c3b8c04bbeeb1dab323b79c4aaa9 Mon Sep 17 00:00:00 2001 From: fengxinyhyl Date: Sun, 24 Mar 2024 12:18:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/common/repositories/system/merchant/MerchantRepository.php | 2 +- public/system.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/common/repositories/system/merchant/MerchantRepository.php b/app/common/repositories/system/merchant/MerchantRepository.php index f5ab1b0..c9de613 100644 --- a/app/common/repositories/system/merchant/MerchantRepository.php +++ b/app/common/repositories/system/merchant/MerchantRepository.php @@ -282,7 +282,7 @@ class MerchantRepository extends BaseRepository */ public function getList($where, $page, $limit, $userInfo) { - $field = 'care_count,is_trader,type_id,mer_id,mer_banner,mini_banner,mer_name, mark,mer_avatar,product_score,service_score,postage_score,sales,status,is_best,create_time,long,lat,is_margin'; + $field = 'care_count,is_trader,type_id,mer_id,mer_banner,mini_banner,mer_name, mark,mer_avatar,mer_phone,mer_address,product_score,service_score,postage_score,sales,status,is_best,create_time,long,lat,is_margin'; $where['status'] = 1; $where['mer_state'] = 1; $where['is_del'] = 0; diff --git a/public/system.html b/public/system.html index 2c36d29..8313a4d 100644 --- a/public/system.html +++ b/public/system.html @@ -1,3 +1,3 @@ -加载中...
\ No newline at end of file