zhijiezhao 1 vuosi sitten
vanhempi
commit
e10a747000
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/main/resources/mapper/ShopMapper.xml

+ 1 - 1
src/main/resources/mapper/ShopMapper.xml

@@ -332,7 +332,7 @@
          organizePercent,
          cmPercent)
         values (#{productId},
-                #{organizeId},
+                ifnull(#{organizeId},0),
                 #{normalPrice},
                 #{price},
                 #{costPrice},