| | |
| | | </resultMap> |
| | | |
| | | <select id="findInsSampleAndOrder" resultType="com.yuanchu.mom.vo.InsOrderPlanVO"> |
| | | select * from(select * from( |
| | | select * from( |
| | | select * from( |
| | | SELECT |
| | | a.*, |
| | | ios.ins_state, |
| | |
| | | io.appointed, |
| | | io.send_time, |
| | | group_concat(distinct isa.sample,' ') sample, |
| | | group_concat(distinct isa.sample_code,' ') sampleCode, |
| | | userName, |
| | | checkName, |
| | | ip.son_laboratory, |
| | |
| | | io.appointed, |
| | | io.send_time, |
| | | group_concat(distinct isa.sample,' ') sampleType, |
| | | group_concat(distinct isa.sample_code,' ') sampleCode, |
| | | isu.user_id, |
| | | user.name userName, |
| | | ip.son_laboratory, |