he2802 4 سال پیش
والد
کامیت
2a3c8b6482
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      zhongzheng-system/src/main/resources/mapper/modules/course/CourseChapterSectionMapper.xml

+ 1 - 0
zhongzheng-system/src/main/resources/mapper/modules/course/CourseChapterSectionMapper.xml

@@ -29,6 +29,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
         SELECT
             cs.*,
             ccs.sort,
+            ccs.id,
             ccs.chapter_id
         FROM
             course_chapter_section ccs