| | |
| | | <!-- <result column="Pdc_type" property="PdcType" />--> |
| | | <result column="ctn_no" property="ctnNo" /> |
| | | <result column="full_plt" property="fullPlt" /> |
| | | <result column="work_no_other" property="workNoOther" /> |
| | | |
| | | </resultMap> |
| | | |
| | |
| | | SELECT top 1 * FROM dbo.asr_wrk_mast Where 1=1 and io_type=202 and wrk_sts =52 and source_sta_no = #{sourceStaNo} |
| | | </select> |
| | | |
| | | <select id="selectWrkMastUnstackingOne145" resultMap="BaseResultMap"> |
| | | SELECT top 1 * FROM dbo.asr_wrk_mast Where 1=1 and io_type=1 and wrk_sts =2 and sheet_no='4' and source_sta_no = #{sourceStaNo} |
| | | </select> |
| | | |
| | | <select id="selectWrkMastLabelingOne54" resultMap="BaseResultMap"> |
| | | SELECT top 1 * FROM dbo.asr_wrk_mast Where 1=1 and io_type=202 and wrk_sts =54 |
| | | </select> |
| | | |
| | | <select id="selectWrkMastUnstackingOne212" resultMap="BaseResultMap"> |
| | | SELECT top 1 * FROM dbo.asr_wrk_mast Where 1=1 and io_type=212 and sta_no =212 |
| | | </select> |
| | | |
| | | </mapper> |