Commit c4819421 authored by zhuwei's avatar zhuwei

cover_img

parent 2e86f9f6
......@@ -115,6 +115,7 @@ class SquareService
$field = 'Square.id,';//
$field .= 'Square.title,';//标题
$field .= 'Square.content,';//标题
$field .= 'Square.cover_img,';//cover_img
$field .= 'Agent.name,';//发布人
$field .= 'Square.site_id,';//城市
$field .= 'Square.district_id,';//部门
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment