Przeglądaj źródła

update变更

Signed-off-by: anderx <312518615@qq.com>
anderx 5 lat temu
rodzic
commit
f84a986af1

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

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