|
@@ -84,8 +84,8 @@
|
|
<if test="subCourseOriginalPrice != null">
|
|
<if test="subCourseOriginalPrice != null">
|
|
sub_course_original_price_ = #{subCourseOriginalPrice},
|
|
sub_course_original_price_ = #{subCourseOriginalPrice},
|
|
</if>
|
|
</if>
|
|
- <if test="subCcourseCurrentPrice != null">
|
|
|
|
- sub_course_current_price_ = #{subCcourseCurrentPrice},
|
|
|
|
|
|
+ <if test="subCourseCurrentPrice != null">
|
|
|
|
+ sub_course_current_price_ = #{subCourseCurrentPrice},
|
|
</if>
|
|
</if>
|
|
<if test="subCourseMinutes != null">
|
|
<if test="subCourseMinutes != null">
|
|
sub_course_minutes_ = #{subCourseMinutes},
|
|
sub_course_minutes_ = #{subCourseMinutes},
|