@@ -835,7 +835,6 @@ public class TrialSelfInspectionRecordServiceImpl extends BaseServiceImpl<TrialS
}
@Override
- @Transactional(rollbackFor = Exception.class)
public String selfSubmit(TrialSelfInspectionRecordDTO dto) throws FileNotFoundException {
//------初始当前填报的表pKeyIds------
this.initTrialTabIds(dto);