Преглед изворни кода

Merge remote-tracking branch 'origin/test' into dev

anderx пре 5 година
родитељ
комит
eadbea983d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/main/java/com/goafanti/common/mapper/TChangeDunMapper.xml

+ 1 - 1
src/main/java/com/goafanti/common/mapper/TChangeDunMapper.xml

@@ -509,7 +509,7 @@
   		</if>
   </update>
   
-   <update id="updateByTid">
+   <update id="updateByCTid">
   		update t_change_dun set tid= #{tid} 
   		where 1=1 
   		<if test="cid !=null">