Browse Source

상품등록쿼리 수정

eskim 5 năm trước cách đây
mục cha
commit
203b6252a8

+ 1 - 1
src/main/java/com/style24/persistence/mybatis/shop/TsaGoods.xml

@@ -1631,7 +1631,7 @@
 		  , #{seasonCd}
 		  , #{sexGb}
 		  , #{goodsNum}
-		  , IFNULL(#{goodsType},'N')
+		  , IFNULL(#{goodsType},'G056_N')
 		  , #{listPrice}
 		  , #{currPrice}
 		  , #{costPrice}