src/main/resources/mapper/WrkMastMapper.xml @@ -86,6 +86,8 @@ a.modi_time <= DATEADD(s, -10, GETDATE()) OR a.crn_end_time IS NULL )) OR (a.wrk_sts = 54 AND a.io_type = 120) ) OPTION (RECOMPILE) </select>