kaick 1 年間 前
コミット
d2ef8d026c
1 ファイル変更0 行追加2 行削除
  1. 0 2
      src/main/resources/mapper/ShopMapper.xml

+ 0 - 2
src/main/resources/mapper/ShopMapper.xml

@@ -305,7 +305,6 @@
          organizeId,
          normalPrice,
          price,
-         -- costCheckFlag,
          costprice,
          stock,
          minBuyNumber,
@@ -318,7 +317,6 @@
                 #{organizeId},
                 #{normalPrice},
                 #{price},
-                -- ifnull(#{costCheckFlag}, 1),
                 #{costPrice},
                 #{stock},
                 #{minBuyNumber},