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},