|
@@ -329,7 +329,7 @@
|
|
|
#{sd_stu,jdbcType=VARCHAR},
|
|
#{sd_stu,jdbcType=VARCHAR},
|
|
|
</if>
|
|
</if>
|
|
|
<if test="sd_score != null" >
|
|
<if test="sd_score != null" >
|
|
|
- #{sd_score,jdbcType=INTEGER},
|
|
|
|
|
|
|
+ #{sd_score,jdbcType=DOUBLE},
|
|
|
</if>
|
|
</if>
|
|
|
<if test="sd_subject != null" >
|
|
<if test="sd_subject != null" >
|
|
|
#{sd_subject,jdbcType=VARCHAR},
|
|
#{sd_subject,jdbcType=VARCHAR},
|