ycl-server/src/main/resources/mapper/zgyw/CheckScoreMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ycl-server/src/main/resources/mapper/zgyw/CheckScoreMapper.xml
@@ -35,7 +35,7 @@ <if test="deptId != null "> and tcs.dept_id = #{deptId}</if> ${params.dataScope} </where> order by createTime desc; order by create_time desc; </select> <select id="selectCheckScoreById" parameterType="Long" resultMap="CheckScoreResult">