Explorar el Código

test

release_toaliyun_real
xhxu hace 4 años
padre
commit
a729f5e38a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxLevelConfigMapper.xml

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

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



Cargando…
Cancelar
Guardar