Просмотр исходного кода

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

anderx лет назад: 5
Родитель
Сommit
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">