Преглед изворни кода

test

release_toaliyun_real
xhxu пре 4 година
родитељ
комит
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 != scale ">`scale` = #{scale},</if>
</set>
where id = ${item.id};
where id = ${id};
<!-- </foreach>-->
</update>



Loading…
Откажи
Сачувај