档案bug修改
This commit is contained in:
parent
89bffb101a
commit
eff27b8cfb
@ -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},
|
||||||
|
Loading…
Reference in New Issue
Block a user