|
|
|
@ -293,27 +293,27 @@
|
|
|
|
<if test="muId != null">#{muId},</if>
|
|
|
|
<if test="muId != null">#{muId},</if>
|
|
|
|
<if test="muPath != null">#{muPath},</if>
|
|
|
|
<if test="muPath != null">#{muPath},</if>
|
|
|
|
<if test="num != null">#{num},</if>
|
|
|
|
<if test="num != null">#{num},</if>
|
|
|
|
<if test="name != null">#{name},to_pinyin ( #{name} ),</if>
|
|
|
|
<if test="name != null">#{name}, #{nameP} ,</if>
|
|
|
|
<if test="cardId != null">#{cardId},</if>
|
|
|
|
<if test="cardId != null">#{cardId},</if>
|
|
|
|
<if test="address != null">#{address},</if>
|
|
|
|
<if test="address != null">#{address},</if>
|
|
|
|
<if test="djJg != null">#{djJg},</if>
|
|
|
|
<if test="djJg != null">#{djJg},</if>
|
|
|
|
<if test="relation1 != null">#{relation1},</if>
|
|
|
|
<if test="relation1 != null">#{relation1},</if>
|
|
|
|
<if test="name1 != null">#{name1},to_pinyin ( #{name1} ),</if>
|
|
|
|
<if test="name1 != null">#{name1}, #{name1P} ,</if>
|
|
|
|
<if test="sex1 != null">#{sex1},</if>
|
|
|
|
<if test="sex1 != null">#{sex1},</if>
|
|
|
|
<if test="birthDate1 != null">#{birthDate1},</if>
|
|
|
|
<if test="birthDate1 != null">#{birthDate1},</if>
|
|
|
|
<if test="cardId1 != null">#{cardId1},</if>
|
|
|
|
<if test="cardId1 != null">#{cardId1},</if>
|
|
|
|
<if test="relation2 != null">#{relation2},</if>
|
|
|
|
<if test="relation2 != null">#{relation2},</if>
|
|
|
|
<if test="name2 != null">#{name2},to_pinyin ( #{name2} ),</if>
|
|
|
|
<if test="name2 != null">#{name2},#{name2P},</if>
|
|
|
|
<if test="sex2 != null">#{sex2},</if>
|
|
|
|
<if test="sex2 != null">#{sex2},</if>
|
|
|
|
<if test="birthDate2 != null">#{birthDate2},</if>
|
|
|
|
<if test="birthDate2 != null">#{birthDate2},</if>
|
|
|
|
<if test="cardId2 != null">#{cardId2},</if>
|
|
|
|
<if test="cardId2 != null">#{cardId2},</if>
|
|
|
|
<if test="relation3 != null">#{relation3},</if>
|
|
|
|
<if test="relation3 != null">#{relation3},</if>
|
|
|
|
<if test="name3 != null">#{name3},to_pinyin ( #{name3} ),</if>
|
|
|
|
<if test="name3 != null">#{name3},#{name3P},</if>
|
|
|
|
<if test="birthDate3 != null">#{birthDate3},</if>
|
|
|
|
<if test="birthDate3 != null">#{birthDate3},</if>
|
|
|
|
<if test="sex3 != null">#{sex3},</if>
|
|
|
|
<if test="sex3 != null">#{sex3},</if>
|
|
|
|
<if test="cardId3 != null">#{cardId3},</if>
|
|
|
|
<if test="cardId3 != null">#{cardId3},</if>
|
|
|
|
<if test="relation4 != null">#{relation4},</if>
|
|
|
|
<if test="relation4 != null">#{relation4},</if>
|
|
|
|
<if test="name4 != null">#{name4},to_pinyin ( #{name4} ),</if>
|
|
|
|
<if test="name4 != null">#{name4},#{name4P},</if>
|
|
|
|
<if test="sex4 != null">#{sex4},</if>
|
|
|
|
<if test="sex4 != null">#{sex4},</if>
|
|
|
|
<if test="birthDate4 != null">#{birthDate4},</if>
|
|
|
|
<if test="birthDate4 != null">#{birthDate4},</if>
|
|
|
|
<if test="cardId4 != null">#{cardId4},</if>
|
|
|
|
<if test="cardId4 != null">#{cardId4},</if>
|
|
|
|
@ -348,27 +348,27 @@
|
|
|
|
<if test="muId != null">mu_id = #{muId},</if>
|
|
|
|
<if test="muId != null">mu_id = #{muId},</if>
|
|
|
|
<if test="muPath != null">mu_path = #{muPath},</if>
|
|
|
|
<if test="muPath != null">mu_path = #{muPath},</if>
|
|
|
|
<if test="num != null">num = #{num},</if>
|
|
|
|
<if test="num != null">num = #{num},</if>
|
|
|
|
<if test="name != null">name = #{name}, name_p = to_pinyin ( #{name} ),</if>
|
|
|
|
<if test="name != null">name = #{name}, name_p = #{nameP},</if>
|
|
|
|
<if test="cardId != null">card_id = #{cardId},</if>
|
|
|
|
<if test="cardId != null">card_id = #{cardId},</if>
|
|
|
|
<if test="address != null">address = #{address},</if>
|
|
|
|
<if test="address != null">address = #{address},</if>
|
|
|
|
<if test="djJg != null">dj_jg = #{djJg},</if>
|
|
|
|
<if test="djJg != null">dj_jg = #{djJg},</if>
|
|
|
|
<if test="relation1 != null">relation1 = #{relation1},</if>
|
|
|
|
<if test="relation1 != null">relation1 = #{relation1},</if>
|
|
|
|
<if test="name1 != null">name1 = #{name1},name1_p = to_pinyin ( #{name1} ),</if>
|
|
|
|
<if test="name1 != null">name1 = #{name1},name1_p = #{name1P},</if>
|
|
|
|
<if test="sex1 != null">sex1 = #{sex1},</if>
|
|
|
|
<if test="sex1 != null">sex1 = #{sex1},</if>
|
|
|
|
<if test="birthDate1 != null">birth_date1 = #{birthDate1},</if>
|
|
|
|
<if test="birthDate1 != null">birth_date1 = #{birthDate1},</if>
|
|
|
|
<if test="cardId1 != null">card_id1 = #{cardId1},</if>
|
|
|
|
<if test="cardId1 != null">card_id1 = #{cardId1},</if>
|
|
|
|
<if test="relation2 != null">relation2 = #{relation2},</if>
|
|
|
|
<if test="relation2 != null">relation2 = #{relation2},</if>
|
|
|
|
<if test="name2 != null">name2 = #{name2},name2_p = to_pinyin ( #{name2} ),</if>
|
|
|
|
<if test="name2 != null">name2 = #{name2},name2_p = #{name2P},</if>
|
|
|
|
<if test="sex2 != null">sex2 = #{sex2},</if>
|
|
|
|
<if test="sex2 != null">sex2 = #{sex2},</if>
|
|
|
|
<if test="birthDate2 != null">birth_date2 = #{birthDate2},</if>
|
|
|
|
<if test="birthDate2 != null">birth_date2 = #{birthDate2},</if>
|
|
|
|
<if test="cardId2 != null">card_id2 = #{cardId2},</if>
|
|
|
|
<if test="cardId2 != null">card_id2 = #{cardId2},</if>
|
|
|
|
<if test="relation3 != null">relation3 = #{relation3},</if>
|
|
|
|
<if test="relation3 != null">relation3 = #{relation3},</if>
|
|
|
|
<if test="name3 != null">name3 = #{name3},name3_p = to_pinyin ( #{name3} ),</if>
|
|
|
|
<if test="name3 != null">name3 = #{name3},name3_p = #{name3P},</if>
|
|
|
|
<if test="birthDate3 != null">birth_date3 = #{birthDate3},</if>
|
|
|
|
<if test="birthDate3 != null">birth_date3 = #{birthDate3},</if>
|
|
|
|
<if test="sex3 != null">sex3 = #{sex3},</if>
|
|
|
|
<if test="sex3 != null">sex3 = #{sex3},</if>
|
|
|
|
<if test="cardId3 != null">card_id3 = #{cardId3},</if>
|
|
|
|
<if test="cardId3 != null">card_id3 = #{cardId3},</if>
|
|
|
|
<if test="relation4 != null">relation4 = #{relation4},</if>
|
|
|
|
<if test="relation4 != null">relation4 = #{relation4},</if>
|
|
|
|
<if test="name4 != null">name4 = #{name4},name4_p = to_pinyin ( #{name4} ),</if>
|
|
|
|
<if test="name4 != null">name4 = #{name4},name4_p = #{name4P},</if>
|
|
|
|
<if test="sex4 != null">sex4 = #{sex4},</if>
|
|
|
|
<if test="sex4 != null">sex4 = #{sex4},</if>
|
|
|
|
<if test="birthDate4 != null">birth_date4 = #{birthDate4},</if>
|
|
|
|
<if test="birthDate4 != null">birth_date4 = #{birthDate4},</if>
|
|
|
|
<if test="cardId4 != null">card_id4 = #{cardId4},</if>
|
|
|
|
<if test="cardId4 != null">card_id4 = #{cardId4},</if>
|
|
|
|
|