@ -7,17 +7,8 @@
<select id="details"
resultType="com.yxt.anrui.oa.biz.adnoexpatriateshostelapply.AdNoexpatriatesHostelApplyDetailsVo">
select sid,
postName jobValue,
lastAddress,
lastStartDate,
lastEndDate,
thisAddress,
thisStartDate,
thisEndDate,
relationValue,
peoNum,
homeType
remarks,
postName jobValue
from ad_expatriates_home_apply
where sid = #{sid}
</select>