@ -28,7 +28,7 @@
<if test='null != province and "" != province '>
PROVINCE = #{province},
</if>
<if test='null != sex and "" != sex '>
<if test='null != sex'>
SEX = #{sex},
UPDATED_BY = #{updatedBy},