yumeng пре 2 година
родитељ
комит
21521cf94e

+ 1 - 1
ruixuan-live/src/main/resources/mapper/isc/KuaishouItemCollectSamplesMapper.xml

@@ -275,7 +275,7 @@
                 #{id}
             </foreach>
         </if>
-
+    order by create_time desc
     </select>
     <select id="getCollectSampleInfo" resultType="com.alibaba.fastjson.JSONObject"
             parameterType="java.lang.Long">