Kaynağa Gözat

[ST24PRJ-572][결함][FRONT] 브랜드 샵 HOME > Brand Product 전시오류

hss 4 yıl önce
ebeveyn
işleme
ab18684308

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

@@ -3606,6 +3606,7 @@
 		            WHERE GOODS_CD = G.GOODS_CD
 		            AND BENEFIT_GB = '40'
 		        )
+		    ORDER BY G.REG_DT DESC
 		<if test="maxRow != null and maxRow > 0">
 		    LIMIT #{maxRow}
 		</if>