|
@ -91,7 +91,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" |
|
|
</when> |
|
|
</when> |
|
|
</choose> |
|
|
</choose> |
|
|
</where> |
|
|
</where> |
|
|
order by t.status |
|
|
order by t.status,t.create_time desc |
|
|
</select> |
|
|
</select> |
|
|
<select id="queryBusinessTask" resultMap="businessTaskMap"> |
|
|
<select id="queryBusinessTask" resultMap="businessTaskMap"> |
|
|
SELECT |
|
|
SELECT |
|
|