peng
2026-04-01 d80060c7680be854082a48da467ec6b0f3e9843b
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">