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