Преглед изворни кода

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

hss пре 4 година
родитељ
комит
ab18684308
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/main/java/com/style24/persistence/mybatis/shop/TsfGoods.xml

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

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