Jelajahi Sumber

平衡关系导出

zouxuan 1 tahun lalu
induk
melakukan
408731d482

+ 1 - 1
mec-biz/src/main/resources/config/mybatis/ExportMapper.xml

@@ -279,7 +279,7 @@
             resultType="com.ym.mec.biz.dal.dto.ExportWrapper$ExportBalancedRelationshipVipSubCourseDetail">
         select sbi.organ_name_ organName,sbi.cooperation_organ_name_ coopName,sbi.user_id_ userId,sbi.user_name_ username,
                vgc.name_ courseType,
-               first_month_pre_course_amount AS firstMonthPreCourseAmount,
+               first_month_pre_course_amount_ AS firstMonthPreCourseAmount,
                first_month_pre_no_course_amount_ AS firstMonthPreNoCourseAmount,
                first_month_sub_course_num_ AS firstMonthSubCourseNum,
                first_month_sub_no_course_num_ AS firstMonthSubNoCourseNum,