src/main/resources/mapper/TaskWrkMapper.xml
@@ -48,7 +48,7 @@ <select id="selectPakIn" resultMap="BaseResultMap"> select top 1 * from dbo.wcs_task_wrk where wrk_sts=2 where status=1 and crn_no=#{crnNo} and wrk_no=#{workNo} and start_point=#{startPoint}