去除多余的空格

This commit is contained in:
RuoYi
2020-09-18 17:09:27 +08:00
parent 0a5bb34fbf
commit 0ecf27f8d6
2 changed files with 2 additions and 1 deletions

View File

@ -123,4 +123,5 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
#{item.columnId}
</foreach>
</delete>
</mapper>