@ -49,7 +49,7 @@ public class SzBatchExportServiceImpl extends Service implements SzBatchExportSe
try{
RecordSetrs=newRecordSet();
// TODO 调整附件字段
Stringsql="select a.lastname ,a.workcode ,b.field15 as fileId from HrmResource a inner join cus_fielddata b on a.id =b.id and b.scopeid =1 and a.id = ? ";
Stringsql="select a.lastname ,a.workcode ,b.field13 as fileId from HrmResource a inner join cus_fielddata b on a.id =b.id and b.scopeid =1 and a.id = ? ";