aps-modules/aps-job/src/main/resources/mapper/job/SysJobMapper.xml @@ -41,6 +41,7 @@ AND invoke_target like concat('%', #{invokeTarget}, '%') </if> </where> order by job_id asc </select> <select id="selectJobAll" resultMap="SysJobResult">