Commit 80b1026e by 吴博

Merge branch 'feature/1003157' into 'master'

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

See merge request rays/pcloud-book!809
parents 703e4dac 9694af84
...@@ -1125,7 +1125,7 @@ ...@@ -1125,7 +1125,7 @@
a.price, a.price,
a.create_user as adviserId, a.create_user as adviserId,
count(b.classify_id) AS groupCount, count(b.classify_id) AS groupCount,
c.agent_id as agentId c.agent_id as agentId,
city_code cityCode city_code cityCode
FROM FROM
book_group_classify a 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