浏览代码

update变更

Signed-off-by: anderx <312518615@qq.com>
anderx 6 年之前
父节点
当前提交
f84a986af1
共有 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">