Commit e52f05b1 by 裴大威

Merge branch 'zyj-fixbug-rightsetting' into 'master'

1002943

See merge request rays/pcloud-book!746
parents 0c8f8d6d b37eb49c
......@@ -58,7 +58,7 @@
<sql id="Base_Column_List_own" >
r.id, r.introduce, r.detail, r.count, r.first_classify, r.second_classify, r.grade_label_id, r.subject_label_id,
r.create_time, r.update_time, r.enable_group_service, r.rights_setting_type, r.book_id
,r.online_course_open,r.learning_tool_open,r.draw_open,r.read_type_title
,r.online_course_open,r.learning_tool_open,r.draw_open,r.read_type_title, r.vol_label_id
</sql>
<select id="selectByPrimaryKey" resultMap="BaseResultMap" parameterType="java.lang.Long" >
......
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