Ver a proveniência

test

release_toaliyun_real
xhxu há 4 anos
ascendente
cometimento
a729f5e38a
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxLevelConfigMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxLevelConfigMapper.xml Ver ficheiro

@@ -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>



Carregando…
Cancelar
Guardar