fuliqi
2024-09-06 045023133d111be97ad52f097b4b99a2cf5a8311
ycl-server/src/main/resources/mapper/zgyw/CheckScoreMapper.xml
@@ -161,7 +161,7 @@
            <if test="params.publish != null  and params.publish != ''">and publish = #{params.publish}</if>
            ${params.dataScope}
        </where>
        -- GROUP BY tcs.dept_id, tcs.examine_category, tcs.examine_tag
        GROUP BY tcs.dept_id, tcs.examine_category, tcs.examine_tag
    </select>
    <select id="getLast" resultType="com.ycl.platform.domain.entity.CheckScore">