Commit b7215103 by 吴博

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

parent 8140b9d5
...@@ -103,7 +103,7 @@ ...@@ -103,7 +103,7 @@
a.`name`, a.`name`,
a.description as `desc`, a.description as `desc`,
a.join_type AS joinType, a.join_type AS joinType,
a.book_group_classify_id AS bookGroupClassifyId, b.id AS bookGroupClassifyId,
a.pro_label_id AS proLabelId, a.pro_label_id AS proLabelId,
a.dep_label_id AS depLabelId, a.dep_label_id AS depLabelId,
a.pur_label_id AS purLabelId, 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