xhxu 4 лет назад
Родитель
Сommit
a729f5e38a
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxLevelConfigMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxLevelConfigMapper.xml Просмотреть файл

@@ -101,7 +101,7 @@
<if test=" null != capability ">`capability` = #{capability},</if> <if test=" null != capability ">`capability` = #{capability},</if>
<if test=" null != scale ">`scale` = #{scale},</if> <if test=" null != scale ">`scale` = #{scale},</if>
</set> </set>
where id = ${item.id};
where id = ${id};
<!-- </foreach>--> <!-- </foreach>-->
</update> </update>




Загрузка…
Отмена
Сохранить