档案bug修改

This commit is contained in:
Renpc-kilig 2021-06-28 15:35:34 +08:00
parent 89bffb101a
commit eff27b8cfb

View File

@ -419,7 +419,7 @@
school = #{school}, school = #{school},
</if> </if>
<if test="major != null and major != ''"> <if test="major != null and major != ''">
review_time = #{major}, major = #{major},
</if> </if>
<if test="workPost != null and workPost != ''"> <if test="workPost != null and workPost != ''">
work_post = #{workPost}, work_post = #{workPost},