bin2107 4 роки тому
батько
коміт
e170d9e694

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

@@ -1912,7 +1912,7 @@
 		        		ORDER BY G.REG_DT DESC, G.GOODS_CD
 		        	</when>
 		        	<otherwise>
-		        		ORDER BY CG.DISP_ORD DESC
+		        		ORDER BY CG.REG_DT DESC
 		        	</otherwise>
 		        </choose>
 		            <if test="maxRow != null and maxRow !=''">