ycl-server/src/main/resources/mapper/zgyw/CheckScoreMapper.xml
@@ -35,6 +35,7 @@ <if test="deptId != null "> and tcs.dept_id = #{deptId}</if> ${params.dataScope} </where> order by createTime desc; </select> <select id="selectCheckScoreById" parameterType="Long" resultMap="CheckScoreResult">