瀏覽代碼

添加返回c端获取广告位描述的字段

15313670163 3 周之前
父節點
當前提交
a74f839fd2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/JsonRpc/WebsiteService.php

+ 1 - 0
app/JsonRpc/WebsiteService.php

@@ -520,6 +520,7 @@ class WebsiteService implements WebsiteServiceInterface
                 'ad_place.name as place_name',
                 'ad_place.thumb',
                 'ad_place.ad_tag',
+                'ad_place.introduce',
                 'ad.name as ad_name',
                 'ad.image_src',
                 'ad.image_url',