Commit 0ebaeed0 by 田超

Merge branch 'fixbug/fixschool' into 'master'

bug: [none] 修复学社群异常

See merge request rays/pcloud-book!879
parents 8140b9d5 b7215103
......@@ -103,7 +103,7 @@
a.`name`,
a.description as `desc`,
a.join_type AS joinType,
a.book_group_classify_id AS bookGroupClassifyId,
b.id AS bookGroupClassifyId,
a.pro_label_id AS proLabelId,
a.dep_label_id AS depLabelId,
a.pur_label_id AS purLabelId,
......
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