business/src/main/resources/mapper/ProjectInfoMapper.xml
@@ -175,7 +175,7 @@ ${query.params.dataScope} </if> </where> order by TPI.id DESC ORDER BY FIELD(TPI.used_status, 1, -1, 0, 2), TPI.gmt_create DESC </select> <select id="homeCount" parameterType="com.ycl.common.core.domain.BaseEntity" resultType="com.ycl.domain.vo.ProjectVO">