更新
This commit is contained in:
parent
0454200bd4
commit
21866178d8
File diff suppressed because it is too large
Load Diff
@ -107,6 +107,7 @@ class MerchantRepository extends BaseRepository
|
||||
'merchantCategory',
|
||||
'merchantType'
|
||||
])
|
||||
->order('mer_id','desc')
|
||||
->field('sort, mer_id, mer_name, real_name, mer_phone, mer_address, mark, status, create_time,is_best,is_trader,type_id,category_id,copy_product_num,export_dump_num,is_margin,margin,mer_avatar')->select();
|
||||
return compact('count', 'list');
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user