|
@@ -4473,8 +4473,6 @@ public class CwProjectReportService extends ServiceImpl<CwProjectReportMapper, C
|
|
if ("5".equals(reportData.getRebackStatus())){
|
|
if ("5".equals(reportData.getRebackStatus())){
|
|
//重新复核
|
|
//重新复核
|
|
this.rebackReviewSign(reportData.getId());
|
|
this.rebackReviewSign(reportData.getId());
|
|
- //然后将撤回签章数据进行逻辑删除
|
|
|
|
- cwRevocationSignatureMapper.deleteById(reportData.getRevocationId());
|
|
|
|
}
|
|
}
|
|
id=reportData.getRevocationId();
|
|
id=reportData.getRevocationId();
|
|
}else {
|
|
}else {
|