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