Commit 9694af84 by 吴博

feat: [1003157] 为编辑已有社群定义所属地区标签,小程序获取地理位置依据位置推群

parent 703e4dac
......@@ -1125,7 +1125,7 @@
a.price,
a.create_user as adviserId,
count(b.classify_id) AS groupCount,
c.agent_id as agentId
c.agent_id as agentId,
city_code cityCode
FROM
book_group_classify a
......
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