|
|
@ -108,7 +108,7 @@ |
|
|
where dao.is_delete=0 and dao.`status`=5 |
|
|
where dao.is_delete=0 and dao.`status`=5 |
|
|
and dao.user_id=#{userId} |
|
|
and dao.user_id=#{userId} |
|
|
and daoi.sub_category=#{subCategory} |
|
|
and daoi.sub_category=#{subCategory} |
|
|
GROUP BY dao.id |
|
|
|
|
|
|
|
|
GROUP BY daoi.id |
|
|
ORDER BY dao.create_time desc |
|
|
ORDER BY dao.create_time desc |
|
|
</select> |
|
|
</select> |
|
|
</mapper> |
|
|
</mapper> |