zxl
2025-03-21 c4ab6a24d2825f11a0de0f165667dc533c458a01
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">