Procházet zdrojové kódy

test

release_toaliyun_real
xhxu před 4 roky
rodič
revize
a729f5e38a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxLevelConfigMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxLevelConfigMapper.xml Zobrazit soubor

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



Načítá se…
Zrušit
Uložit