bin2107 il y a 4 ans
Parent
commit
f59cc54583

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

@@ -1839,7 +1839,7 @@
 		         , G.ORDER_MADE_YN      /*주문제작여부*/
 		         , G.GOODS_TNM          /*상품타이틀명*/
 		         , G.MAIN_COLOR_CD      /*대표색상코드*/
-		         , G.LIST_PRICE         /*정상가(최초판매가)*/getContentsCategoryNewGoodsList
+		         , G.LIST_PRICE         /*정상가(최초판매가)*/
 		, G.CURR_PRICE         /*현재판매가*/
 		         , G.REG_DT             /*등록일시*/
 		    FROM   (