Commit d0d62bcd by 郑永强

补充字段

parent 920eef38
......@@ -25,7 +25,7 @@
<sql id="Base_Column_List">
id, plan_id, parent_id, module_type, pic_url, type_name, title, content, skill_id, skill_cover,
app_id, agent_name, product_id, merchant_name, product_unique_number, link_url, create_time, update_time, open_feedback
app_id, agent_name, product_id, merchant_name, product_unique_number, link_url, create_time, update_time, open_feedback, book_name, read_type
</sql>
<insert id="insert" parameterType="CustomPlanModule" useGeneratedKeys="true" keyProperty="id">
......
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