Commit 5d217c23 by 吴博

Merge branch 'fixbug/fixschool' into 'master'

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

See merge request rays/pcloud-book!880
parents 0ebaeed0 41eec377
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
a.seq_num seqNum, a.seq_num seqNum,
b.`name`, b.`name`,
b.description as `desc`, b.description as `desc`,
b.book_group_classify_id AS classifyId, c.id AS classifyId,
b.pro_label_id AS proLabelId, b.pro_label_id AS proLabelId,
b.dep_label_id AS depLabelId, b.dep_label_id AS depLabelId,
b.pur_label_id AS purLabelId, b.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