Browse Source

update变更

Signed-off-by: anderx <312518615@qq.com>
anderx 5 years ago
parent
commit
f84a986af1
1 changed files with 1 additions and 1 deletions
  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">