考试
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<result column="assessment_num" jdbcType="INTEGER" property="assessmentNum"/>
|
||||
<result column="assessment_total_num" jdbcType="INTEGER" property="assessmentTotalNum"/>
|
||||
<result column="theoretical_exam_status" jdbcType="TINYINT" property="theoreticalExamStatus"/>
|
||||
<result column="theoretical_exam_score" jdbcType="INTEGER" property="theoreticalExamScore"/>
|
||||
<result column="theoretical_exam_score" jdbcType="FLOAT" property="theoreticalExamScore"/>
|
||||
<result column="practical_exam_status" jdbcType="TINYINT" property="practicalExamStatus"/>
|
||||
<result column="practical_exam_score" jdbcType="INTEGER" property="practicalExamScore"/>
|
||||
<result column="assessment_status" jdbcType="TINYINT" property="assessmentStatus"/>
|
||||
|
||||
Reference in New Issue
Block a user