|
|
|
@ -235,6 +235,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
|
|
<if test="politics != null">politics,</if>
|
|
|
|
|
<if test="shemichengdu != null">shemichengdu,</if>
|
|
|
|
|
<if test="graduate != null">graduate,</if>
|
|
|
|
|
<if test="startdate != null">startdate,</if>
|
|
|
|
|
<if test="enddate != null">enddate,</if>
|
|
|
|
|
<if test="helthy != null">helthy,</if>
|
|
|
|
|
<if test="examine != null">examine,</if>
|
|
|
|
|
<if test="examineuser != null">examineuser,</if>
|
|
|
|
|