@@ -96,7 +96,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
</if>
</where>
- order by sort desc,id desc
+ order by create_time desc
</select>
<select id="selectLotByGroupIds" parameterType="Long" resultMap="LotResult">
<include refid="selectLotVo"/>