Эх сурвалжийг харах

修改获取企业列表-相关展示字段联查;

15313670163 4 өдөр өмнө
parent
commit
7102837873

+ 1 - 1
app/JsonRpc/NewsService.php

@@ -5829,7 +5829,7 @@ class NewsService implements NewsServiceInterface
         })
         ->leftJoin('website', 'company.website_id', '=', 'website.id')
         ->select(
-          'company.id as company_id', 
+          'company.id', 
           'company.title', 
           'company.website_id', 
           'company.category_id',