business/src/main/resources/mapper/ProjectInfoMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
business/src/main/resources/mapper/ProjectProcessMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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"> business/src/main/resources/mapper/ProjectProcessMapper.xml
@@ -160,7 +160,7 @@ </if> ${query.params.dataScope} </where> ORDER BY PI.gmt_create ASC </select>