master:档口已购推广列表调优;
parent
89717d0fac
commit
1c326ac048
|
|
@ -67,7 +67,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|||
<if test="startTime != null "> and ar.start_time >= #{startTime}</if>
|
||||
<if test="endTime != null "> and ar.end_time <= #{endTime}</if>
|
||||
ORDER BY
|
||||
ar.start_time DESC,
|
||||
ar.launch_status
|
||||
</select>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue