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